Okay
  Public Ticket #630437
Secondary navigation not full width on extended responsive layour
Closed

Comments

  •  1
    Niklas started the conversation

    Hi!

    When I activate the extended responsive layout, the secondary navigation does not have the full width of the header area.

    Regards,
    Niklas

  •  1
    Niklas replied

    This problem got solved by resetting the Theme Options...

  •  1
    Niklas replied

    Sorry... not solved :) When I activat the option \"Header Hide Until Needed\", then this behavious pops up.

  •  8,992
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    #boxed #header-secondary-outer {
        width: 100% !important;
    }

    Best .



    ThemeNectar Support Team 

  •  1
    Niklas replied

    Thanks! Since this is fixed in the last update, ticket can be closed!

  •  1