• Resolved surox

    (@surox)


    Hello, i’m trying to extend the lenght of the search bar in my menu header but it doesn’t work.

    In settings i set blank to be 100% Max form width but it still remains pretty short.

    I also tried some css but for some reasons none works.

    Thank you for your help

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kris

    (@c0nst)

    Hi @surox!

    Try with this CSS:

    .menu-item-10583 {
    	width: 100%;
    }

    Paste it into Appearance -> Customize -> Additional CSS. If you aren’t familiar with custom CSS, take a look at this video.

    Regards,
    Kris

    Thread Starter surox

    (@surox)

    It worked right away!

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fibosearch bar lenght problem’ is closed to new replies.