Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #216650

    Hey guys –

    I have a box layout design I’m working on. I would like to add a margin between the header and the body of the site so there is a little space. click the link for a screenshot to give you an idea of what I am referring to.

    http://www31.speedyshare.com/ne5jB/download/shot1.jpg

    I am going for 10px of space with the background showing. Furthermore, I will retain the scrolling navigation.

    Thanks in advance.

    #216777

    Hi David!

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

    .fixed_header #main {
    padding-top: 98px;
    }
    #main { background-color: transparent; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Enfold > Menu > bottom-margin’ is closed to new replies.