Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Basic WooCommerce question – strange white column Re: Basic WooCommerce question – strange white column

#112853
Senff
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;