Home Forums WoodMart support forum How to remove text from popup button

How to remove text from popup button

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #315360

    Val
    Participant

    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.
    #315403

    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

    #315410

    Val
    Participant

    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.
    #315435

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #315438

    Val
    Participant

    Check it

    #315549

    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

    #315585

    Val
    Participant

    Thanks a lot!
    It worked great. Have a nice day ))

    #315588

    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

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘How to remove text from popup button’ is closed to new replies.