This topic has 6 replies, 4 voices, and was last updated 9 years, 6 months ago ago by Robert Hall
Hi,
We use the woopress theme, which is great, but our site gets very long because of all the white spaces between the sections (above header, below header, below products etc)
Hello
You may add following code into the custom.css:
.navbar{ padding: 10px 0;}
.page-heading{margin-bottom:0px}
.product-images, .product-information{margin-bottom:0px!important}
.tabs.accordion .tab-title:first-child{margin-top:0}
.page-content .product{margin-bottom:0px!important;}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
With best regards
Brian Johnson
Thanks for the info.
I tried to put this in the custom.css of the child theme, but then it is ignored.
I have to put this in the custom.css of the main woopress theme. Is that by design?
Hello,
If you use child theme you need put the code in style.css of the child theme.
Please try it.
Regards,
Eva Kemp.
thanks. I give it a try!
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Tagged: design, layout, sections, templates, white space, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up