Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #420659

    Hi Guys!

    Is there a way to make the header area — main navigation and logo — fullwidth? I’d like to push the logo more left and the menu more right.

    #420672

    Hi Courtney!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main > .container {
      padding: 0;
      margin: 0;
      max-width: 100%;
    }

    That will push both logo and main menu items to the edge, you can adjust padding value and simply increase the padding

    Best regards,
    Yigit

    #420935

    Reason number 999999,9999 why I love using Enfold. Your support rocks. Thanks so much.

    #421313

    Hey!

    Thank you for you kind words! You are welcome Courtney, we are always happy to help :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fullwidth main navigation bar for desktop’ is closed to new replies.