Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #418131

    Hi Support,

    Is it possible that we add a text link to the right side of the Search Icon on the header.

    Thanks
    Anna

    #418278

    Hey ar13860!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab if you would like to add text next to icon

    li#menu-item-search a:after {
      content: ' Your text';
      font-size: 13px;
    }

    If you would like to add a link instead, please see – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Best regards,
    Yigit

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