hey guys,
i have another question.
i need some space between my sidebar widgets...
here is the site:
http://www.agodesign.de/?page_id=204#!prettyPhoto
greets, Daniel
hey guys,
i have another question.
i need some space between my sidebar widgets...
here is the site:
http://www.agodesign.de/?page_id=204#!prettyPhoto
greets, Daniel
Hi Daniel,
You can add the following to your Quick CSS or custom.css and modify the padding to your liking:
.sidebar .widget {
padding-top: 10px !important;
}You must log in to post.