How can I add a bit of space under the menu - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag How can I add a bit of space under the menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5462
    Dario80
    Participant

    Hi guys,
    please, how can I add a bit of space under the primary menu?

    Thanks.

    #5463
    acmethemes
    Keymaster

    Hello dario80,

    Thank you for using our theme SuperMag.
    You can use the follow CSS in the custom CSS of the theme ( https://doc.acmethemes.com/supermag/#HowtoaddcustomCSS )

    .content-wrapper {
        padding-top: 30px;
    }

    You can change 30px above whatever value you like.

    Best Regards,
    AcmeThemes

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How can I add a bit of space under the menu’ is closed to new replies.