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

    Hi,
    I would like to move the search icon (magnifying glass) to the top right bar, next to the social icons, and delete it from the menu line.
    Do you have a quick CSS code to recommend?
    Thanks and my best regards,
    Sergio

    #1258755

    Hey sergiostraface,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1258934

    Hi Victoria,
    thanks for your support, I send you the link of the site.
    Thanks,
    Sergio

    #1258948

    Hi Sergio,

    Thank you.

    Please have a look at the following thread:

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1259022

    Hi Victoria, thanks.
    I used this quick code posted by Ismael but it doesn’t work.

    #header_meta #menu-item-search {
    position: absolute;
    right: 500px;
    }

    Do you have another quick code to recommend? I anticipate that I use the logo on the left and the menu on the right, I have inserted the logo in the center of the menu items with a quick code found on your forum.
    Best regards,
    Sergio

    #1259664

    Hi Sergio,

    The css by itself will not work, it will work with the JavaScript posted in the same thread. Please try adding that too.

    Best regards,
    Victoria

    #1259822

    Hi Victoria,
    do you have just a quick code that does this job?
    Thanks and best regards,
    Sergio

    #1259973

    Hi Sergio,

    It’s the JavaScript shared here by Ismael:

    If you need further assistance please let us know.
    Best regards,
    Victoria

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