removing a column
-
How do I remove a column from fjord 4theme (4 column)
The blog I need help with is: (visible only to logged in users)
-
-
Here’s one possible way to remove one of the columns from the Fjords04 theme on WordPress.com:
#sidebar-1 { display: none; } #wrapper { padding-left: 102px; }
- The topic ‘removing a column’ is closed to new replies.