Product Spacing
-
Hi all,
I’m working with Pagelines, iBlogPro5 and Woocommerce plugin (for Pagelines) however my product spacing is an issue. I need to increase spacing on the right margin from 0 to 20px.
I made this adjustment to my CSS, however there have been no spacing changes. Any ideas?
#page .hentry {
margin-left:0;
margin-right:20;
}
The topic ‘Product Spacing’ is closed to new replies.