Comments Josephine started the conversationJanuary 18, 2021 at 5:32amHow can I remove the icon from the button in the header navigation bar? It doesn't seem to let me and if I add a button without an icon, it becomes a plain button with no box. I just want a button in a filled rectangle box with no icon.Thanks 1,499Support Agent repliedJanuary 18, 2021 at 3:39pmHi Josephine,Please add extra class name to the Button widget e.g. mywidget like this:Then add the following css code to Appearance> Customize> Additional css: .mywidget .bt_bb_icon_holder:before { display:none;}Let us know if that helped.Regards, BoldThemes team If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!1 LikeJosephine repliedJanuary 19, 2021 at 2:45amWorked perfectly, Thank you :) 1,499Support Agent repliedJanuary 19, 2021 at 12:11pmHi,You are welcome!We are glad we could help.Regards, BoldThemes team If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance! Sign in to reply ...
How can I remove the icon from the button in the header navigation bar? It doesn't seem to let me and if I add a button without an icon, it becomes a plain button with no box. I just want a button in a filled rectangle box with no icon.
Thanks
Hi Josephine,
Please add extra class name to the Button widget e.g. mywidget like this:
Then add the following css code to Appearance> Customize> Additional css:
Let us know if that helped.
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!
Worked perfectly, Thank you :)
Hi,
You are welcome!
We are glad we could help.
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!