[Resolved] margin header section

Home Forums Support [Resolved] margin header section

Home Forums Support margin header section

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #275530
    Katja

    Hi,

    I want to add a margin between the main navigation – background image in the header section – and slider (plugin).

    I’ve used this one for the main navigation and it worked fine:
    .main-navigation {
    margin-bottom: 20px;
    }

    But now I need a CSS for the backgorund-image in the header section. Could someone help me?

    Thanks

    #275531
    Leo
    Staff
    Customer Support

    Hi there,

    Can you provide a link to your site?

    #275532
    Katja

    Sure – here you go: http://diedarmexpertin.com/

    πŸ™‚

    #275537
    Leo
    Staff
    Customer Support

    Sorry are you trying to add some margin between the header and slider?
    If so try this:

    .site-header {
        margin-bottom: 20px;
    }

    Let me know.

    #275834
    Katja

    It works perfectly πŸ™‚

    thanks a lot!!!

    #276074
    Leo
    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.