Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

How o remove search icon?

HOME Forums Support How o remove search icon?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #9129
    ASYRAF A RANEE
    Participant

    Hello..im purchased Law Firm Attorney Firm Pro template. how to remover search icon?

    #9133
    support
    Participant

    Hi,

    You can remove it by adding the following code at Appearance-> Customize -> Additional CSS

    #topbar .col-lg-1.col-sm-2.col-md-1.col-3.align-self-center.text-end {
    display: none;
    }

    Thanks

    • This reply was modified 6 months, 2 weeks ago by support.
    #9152
    ASYRAF A RANEE
    Participant

    Thanks..1 more question..email and phone icon not showing correctly. Just showing “X” symbol..how to re add or solve this problems?

    #9154
    support
    Participant

    Go to plugins -> Add New and install WP font Awesome plugin and then check.

    #9159
    BenF
    Participant

    Hi there.
    I would also like to remove the search icon – I have the Automobile Hub Pro theme – the above CSS does not remove the search icon.
    Thanks in advance

    #9166
    support
    Participant

    Every theme has a different code and structure. You can remove it by adding the following code at Appearance-> Customize -> Additional CSS

    .search-box {
    display: none;
    }

    #9172
    BenF
    Participant

    Many thanks for the quick and clear response. The theme is great! Keep up the good work!

    #9193
    support
    Participant

    Pleasure. Let us know if you have any other question.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Translate ยป