Home › Forums › CSS › Basic WooCommerce question – strange white column › Re: Basic WooCommerce question – strange white column
October 28, 2012 at 11:31 pm
#112853
Participant
Not sure why this column would be there in the first place, but it’s easy to remove.
In styles.css, around line 107, remove the background line:
background: url(images/entry-content-bg.png) repeat-y;