Merging 2 widget columns into 1
-
I know there must be a way to do this, I have 3 main content widget columns that are equally spaced in the main body of my site. I would like to merge 2 of those in to 1 big area for text rather than 2 small ones. or just widen one of them enough to look like 2. Is this possible without messing with the theme
The blog I need help with is: (visible only to logged in users)
-
-
I checked http://brutalbenn.wordpress.com/ but it’s empty. It looks like you setup that blog because you wanted to create a WordPress.com account so you could comment in this forum, is that right?
What I would recommend without seeing the site or knowing what theme you’re using would be to put all the widgets in one column and then hide the second column using a “display: none” CSS rule. After that, if the first column doesn’t expand, you can use CSS to adjust its width.
- The topic ‘Merging 2 widget columns into 1’ is closed to new replies.