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

    On my site, in every instance of the Search bar, the word “Search” appears instead of the magnifying glass. This wouldn’t be a problem, except that the word doesn’t fit in the button. My website was set up by someone else originally, and this is probably a change that the original developer enacted. Is there a way for me to undo this?

    #1042394

    Hey lbccomm,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top #searchsubmit {
        width: 120px !important;
    }

    Best regards,
    Rikard

    #1043165

    That allowed the entire word to display, which I appreciate. And that will work if we keep the word “Search” in the button.

    I’m wondering, though, how to undo this all together, and replace the word “Search” in the button with the default magnifying glass. My question is, how was this changed in the first place? Would it have been through CSS? Or a change to the function.php file? I don’t know where to look to undo it. Any thoughts?

    And thanks for the help!

    #1045779

    Hi,
    Sorry for the late reply, please go to Enfold theme options > Header > Extra Elements and make sure that “Append search icon to main menu” is checked.
    Did this change happen after updating the theme?
    It looks like the search element is code inside a code block?

    Best regards,
    Mike

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