Best Premium and Free WordPress Themes › Forums › SuperMag › How can I add a bit of space under the menu › Reply To: How can I add a bit of space under the menu
February 29, 2016 at 11:45 pm
#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