- This topic has 3 replies, 2 voices, and was last updated 10 years, 5 months ago by Sakin.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
June 20, 2014 at 4:30 am #35497maevamenaMember
Hi Sakin,
How can I reduce the padding between the green menu ribbon and the page below? I’d also like to reduce the space between widgets.
http://69.195.124.223/~forevft4/?p=135
Thank you!
Maeve
June 20, 2014 at 12:17 pm #35561SakinKeymasterHi Marve,
You can adjust the padding and margin in the following CSS as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
/* For space below menu */ #main { padding-top: 40px; } /* For Space between widgets */ #secondary .widget { margin-bottom: 30px; padding-bottom: 30px; }
Regards,
SakinJune 21, 2014 at 9:54 am #35712maevamenaMemberMarve? 🙂
June 21, 2014 at 5:37 pm #35758SakinKeymasterHi Maeve,
Sorry was too sleepy 🙂
Regards,
Sakin -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Padding’ is closed to new replies.