How to remove text from popup button
-
Greetings!
How can I remove the text near the icon in the menu?
Not to replace it with another, but to remove it completely?
(see attachment)
This is a button for a popup feedback form that I installed with a demo version.
Attachments:
You must be
logged in to view attached files.
Hello,
First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).
I saw the screenshot you attached.
You can try leaving the button title field empty. Then check back.
If you are still unable then provide with the admin panel login details of the website.
Best Regards
This is the first thing I tried))
Did not help
I can change symbols. But even a space doesn’t help. After a while, it changes to — GO
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-header span.wd-btn-icon {
font-size: 15px;
margin-left: 5px;
}
.whb-header .hid {
font-size: 0;
}
In the above CSS “.hid” is the class I have assigned to the button.
Best Regards
Thanks a lot!
It worked great. Have a nice day ))
Most Welcome 🙂
If you do not mind, can you please leave 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Have a wonderful day.
Topic Closed.
Best Regards
The topic ‘How to remove text from popup button’ is closed to new replies.