Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #763054

    Hi,

    We’re looking for the best way to move the little Search Icon magnifying glass icon and accompanying search box that appears on rollover to the left of the first item in the Main Menu. What is the best way to do this?

    Thanks in advance,

    Doug

    #763063

    Hey dburton77,

    May you share your website link to me check it better?

    Best regards,
    John Torvik

    #769244

    Sure. See below.

    #769337

    Hi,

    Please, enable the search module on Enfold Theme Options > Header – this way, I can check if is possible to move the icon to the left.

    Best regards,
    John Torvik

    #769339

    O.K., l’ve done so on the DEV site. See below for the URL. If you receive a warning message that says the SSL cert isn’t valid, just click ADVANCED and elect to trust the cert.

    Doug

    #769375

    Hi,

    Thank you for the info :)

    To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    #top #menu-item-search {
    position: absolute;
    left: -21px;
    }
    

    Best regards,
    John Torvik

    #811389

    Works perfectly! Thanks.

    #811448

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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