[Resolved] Space above container

Home Forums Support [Resolved] Space above container

Home Forums Support Space above container

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1110820
    Sonja

    Hello,

    on a dev site, i have set up a site with marketer and a second menue above the header.

    The second menue sits without any space below the browser bar. I want a little space between browser bar and second menue. How can i set this up?

    #1110861
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know 🙂

    #1111032
    Sonja

    It is a closed dev site, so i can not link to it.

    But look at the marketer site https://gpsites.co/marketer/ , there is no space between browser bar and nav. I would like to add a little space there.

    #1111063
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    body {
        padding-top: 10px;
    }
    #1111103
    Sonja

    Hi David, thanks, that works.

    #1111341
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.