Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #170778

    Is it possible for either of these to happen in Enfold:

    1
    To have the pop-up search box appear in the header as the default, rather than having to click the search magnifying glass icon first?

    2
    Alternatively, to label the search magnifying glass icon with the word ‘Search’ next to it?

    Thanks.

    #171209

    Hi Niels!

    You can do both but first option would require editing theme files. You can add following code to Quick CSS in Enfold theme options for second option

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

    Cheers!
    Yigit

    #171218

    Great many thanks Yigit. I used the Quick CSS solution, adding { font-weight: normal; } also.

    Perfect!

    :o)

    • This reply was modified 11 years, 1 month ago by Niels.
    #171220

    Hey!

    Great! :)
    You are welcome, let us know if you have any other questions

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Search icon options in header’ is closed to new replies.