Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I want to put three widgets in a row. So I need them to be all the same height. How do I do this? When I use a text widget, they expand and contract according to how much I put in them. I want to create two rows of three boxes. The horizontal size stays the same, but I can't see where to fix the vertical size
Thank you for your help.
2011-09-07 12:16:00
Send me a link so I see how your CSS is handled - technically, you can't do this using the wordpress options, however you can edit your CSS to force this behaviour, but you'll need to figure out exactly which DIV ID is holding the widgets, and be aware that it will likely result in some text/content being cut off. However, it can be done, but will need to take a look.