Oxygen column reduction
-
Looking to find the easiest way to reduce my columns from 3 to 2. I want to put my widgets column with my blogroll and meta column.
The blog I need help with is: (visible only to logged in users)
-
To hide the left sidebar in the Oxygen theme, add this to your Appearance → Custom Design → CSS editor:
#secondary { display: none; } #content { margin-left: 0; }
- The topic ‘Oxygen column reduction’ is closed to new replies.