Okay
  Public Ticket #273629
Effect zone menu and widget secondary nav
Closed

Comments

  • Matt started the conversation

    Hello, and thank you for this wonderful theme!

    J 'have two questions:

    1 / I want to adjust the size of my main menu.
    In fact the area of effect is too large, I can not find the line of code that allows you to adjust this setting to reduce it.

    2 / Is it possible to insert the search widget in the second navigation?

    Thank you very much for your help.


  •  8,839
    Tahir replied

    Hey Matt!

    1: You have to adjust the padding bottom , Try using this:

    html body header#top nav > ul > li > a {
        padding-bottom: 35px !important;
    }
    
    
    

    2: Not possible i am afraid.

    If it doesnt work please provide site url.

    Thanks


    ThemeNectar Support Team 

  • Matt replied

    Wonderful! 

    It' s better like this, thanks a lot.

    tcho! :)