[Resolved] Search in menu working incorrectly

Home Forums Support [Resolved] Search in menu working incorrectly

Home Forums Support Search in menu working incorrectly

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

    Hello
    I’m using the Hook Element inside-navigation for the header as David suggest here but I need to enter the words I want to search for in the right place, i.e., where the magnifying glass icon is placed, not at the top of header.
    You can see what I mean in prueba.arenatours.com

    Can you please tell me how to achieve this?

    Thanks in advance!

    #1452959
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Perhaps something like this will help?:

    .navigation-search.nav-search-active {
        left: auto;
        right: 50px;
        bottom: 0;
        top: auto;
        max-width: 500px;
    }
    #1454301
    Alberto

    Hi Tom!
    Thank you so much!, it works quite good.

    Regards

    #1454442
    Tom
    Lead Developer
    Lead Developer

    Glad I could help 🙂

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