Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #636949

    Many of our customers don’t know how to search our site, since the little magnifying glass isn’t very easy to find. Is ther anyway that we can add the word “Search” next to the magnifiying glass, so that it is clear that they need to use that to search our website? If not, do you have any other suggestions to make it stand out more to our visitors (perhaps just having a regular search box instead of the icon)?

    Please let me know. Thank you.

    #636954

    Hey ACNLatitudes,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #menu-item-search.menu-item-search-dropdown>a:after {
        content: ' Search';
        font-size: 13px;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #636976

    That worked great. You can mark this as resolved. Thanks!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adding the word "Search" next to the search icon’ is closed to new replies.