How do I increase the space between the widgets on the Light Theme?
-
The widgets seems to crowding each other. They seem to be sitting one on top of the other and I would like a little more room between them. How do I go about doing that? Thanks.
The blog I need help with is: (visible only to logged in users)
-
You can add the following code in Appearance -> Custom Design -> CSS:
#sidebar ul { margin:30px 0; }Note that you’ll need the Custom Design upgrade in order for the change to take effect, but you can preview things first.
- The topic ‘How do I increase the space between the widgets on the Light Theme?’ is closed to new replies.