• Resolved josefilho1

    (@josefilho1)


    how do I put a small search field in the header menu bar?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    You can achieve this by using following plugin.

    https://www.ads-software.com/plugins/add-search-to-menu/

    Thread Starter josefilho1

    (@josefilho1)

    Thanks for the tip! That option to leave only the magnifying glass icon pleased me, but the color is black, how do I put the color white?
    Oh, I’d like to ask you how to increase the font size on the menu, because I think it’s small.

    Thanks in advance!

    Vinod Dalvi

    (@vinod-dalvi)

    Thanks for the tip! That option to leave only the magnifying glass icon pleased me, but the color is black, how do I put the color white?

    You can ask plugin related questions in the plugin support here https://www.ads-software.com/support/plugin/add-search-to-menu

    Oh, I’d like to ask you how to increase the font size on the menu, because I think it’s small.

    You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Additional CSS

    #page .navbar-default .navbar-nav > li > a {
        font-size: 14px;
    }
    Thread Starter josefilho1

    (@josefilho1)

    Thank you!

    You are always welcome here ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how do I put a small search field in the header menu bar?’ is closed to new replies.