• Resolved karafirestonedc

    (@karafirestonedc)


    Hello,

    First off, really great theme! It made it very easy to update my site from an outdated theme that is no longer supported.

    I have removed the Site Title using the button in the UI. When I do this, the body content goes right up to the menu. I’d like to add some margin/padding so there’s a little bit of space between the content and the menu.

    I noticed when there’s a picture posted, there’s a margin, but not when the first item is text or a slider.

    Thank you in advance for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • rodicaelena

    (@rodicaelena)

    Hi,

    You can try adding this code in Appearance > Customize > Additional CSS:

    .neve-main {
        padding-top:20px !important;
    }

    Regards,
    Rodica

    Thread Starter karafirestonedc

    (@karafirestonedc)

    Awesome! Thank you so much!

    Kara

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Add margin between body and menu’ is closed to new replies.