Home › Forums › All Other Themes › Nature One Pro Spacing Under Slider
- This topic has 5 replies, 3 voices, and was last updated 7 years, 2 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
July 21, 2016 at 11:38 pm #41328
Hi Im using the pro version of Nature One here:
http://wildboarfarms.com/www/when I changed the homepage to static/full width the spacing between the slider and the page title got messed up. What do I need to do to fix it?
BobbyJuly 22, 2016 at 7:22 am #41375Hi Robert,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#sitefull{padding:30px 0 0 0 !important;}
Regards,
DaveJuly 22, 2016 at 4:38 pm #41469Can I modify this CSS to only include the home page. The other pages are already fine and this code pushed the title way down.
July 25, 2016 at 1:28 pm #41676Okay then remove the previous code and add this code in custom css box:
.slider-wrapper{padding-bottom:30px;}
Regards,
DaveJuly 26, 2016 at 3:29 pm #41801Thanks but that didn’t work. I even tried with different margin sizes.
Im trying to make the inner pages:
http://wildboarfarms.com/www/about/Have the same spacing above the title as the homepage:
http://wildboarfarms.com/www/Thanks, Bobby
July 27, 2016 at 9:00 am #41889Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.slider-wrapper { padding-bottom:60px;}
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.