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

    How do I reduce the margin/pad on the header? The space next to the left of the logo and and the right of my last menu tab is too big. I tried adjusting the dimension under General Layout but that didn’t do anything. Please help! Thanks.

    #848082

    Hey epipipharoo,

    So you mean that you want it to be wider? If so then please try this in Quick CSS:

    .av-logo-container {
      max-width:1300px !important;
    }

    Best regards,
    Rikard

    #848350

    That worked, thanks!

    #848488

    Hi,

    I’m glad you were able to get this fixed. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce margin/pad on header?’ is closed to new replies.