Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1117621

    Hello, I have searched many threads but can’t seem to get this to work. I simply want to add the search box and magnifying glass to the right hand side of my two social icons. I tried pasting this code in the Quick CSS box but it’s not working.

    @media only screen and (min-width: 990px) {
    #top #menu-item-search {
    right: -45vw;
    }
    }
    @media only screen and (max-width: 989px) {
    #top #menu-item-search {
    right: -40vw;
    }
    }

    #1117798

    Hey dustyent,

    The link provided above is not working for me.

    Best regards,
    Jordan Shannon

    #1117824

    So sorry! Wrong link

    #1118333

    Hi,

    Refer to Guenni’s post here:

    Best regards,
    Jordan Shannon

    #1119614

    This removed the search box from the main menu but didn’t add it to the top menu next to social icons. Can you assist?

    #1120254

    Hi,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

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