Topic Resolution: Resolved
  • Closed
  • kim dunitz
    Spectator
    February 9, 2016 at 3:48 am #24153

    I have header, footer and sticky header max width set to 1200px. I’m using header v5 with nav set to center, can the main navigation be set to 1200px also?

    Imran
    Spectator
    Posts: 403
    February 9, 2016 at 12:40 pm #24156

    Hi Kim,

    Thanks for writing in!

    In order to set the main navigation to be 1200px wide; please add the following code to your custom CSS field:

    .header-v5 .alora-row {
    max-width: 1200px;
    }

    Apparently, this won’t show any difference, however if you add up more list items to your navigation then I won’t break earlier, as per shown here (see: http://prntscr.com/a0y8dg).

    Hope this help.

    Thank you!