Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #427743

    Dear Kriesi,

    What would be the best way to increase the white space under this main menu from 10px to 20px

    Thanks, Richard

    #427747

    Hi Richard!

    Please add following code to Quick CSS

    #main {
      padding-top: 20px;
    }

    Cheers!
    Yigit

    #427819

    Thanks Yigit, that’s great

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Margin under menu’ is closed to new replies.