- This topic has 3 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Padding Naturo Pro
Hi, I have Naturo Pro Theme. Where i can adjust padding between default banner and content? Also padding between content and sidebar?
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Dave
Index avtel.fi , sample page avtel.fi/tuotteet
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.site-main { width:65%;}
.content-area { padding:0 0 50px;}
Regards,
Dave