Make a space between sidebar and main writing section
-
Hi,
Currently the text of my blog posts touches the sidebar. I’d like to make a bit of a gap between the two. Anyone know how to fix that?
Thanks in advance?
Arianna
The blog I need help with is: (visible only to logged in users)
-
Hi Arianna,
Do you have the Custom Design update? If so, go to the Custom Design => CSS and add this:
.entry-content { padding-right: 30px; }
- The topic ‘Make a space between sidebar and main writing section’ is closed to new replies.