[Resolved] Sticky navigation serach width?

Home Forums Support [Resolved] Sticky navigation serach width?

Home Forums Support Sticky navigation serach width?

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

    Hi,
    Currently navigation search width is same as menu width. Now, if i scroll down and sticky navigation appear then navigation search box is as wide as containe header ant therefore search box covers logo.

    Is there a way to make search box have same widht as non sticky menu?

    Thanks,
    J.

    #312645
    Leo
    Staff
    Customer Support

    Hi Janek,

    Are you able to provide a link to your site so I can have a quick look?

    Thanks!

    #312647
    Janek

    Yes, see here http://bit.ly/2poBGvF

    #312652
    Leo
    Staff
    Customer Support

    Can you give this CSS a shot?

    .navigation-stick .navigation-search input {
        max-width: 880px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know.

    #312653
    Janek

    Excellent! Got it fixed now.
    Thank you Leo

    #312656
    Leo
    Staff
    Customer Support

    Glad I could help 🙂

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