Sorry, I’m not familiar with the particular theme, but I might be able to help you if you give a link to your site.
Hi Laura,
Sorry, only just seen your reply.
My site is http://www.onesouthwales.co.uk.
Thank you Laura 🙂
Hi Jezebel,
Try adding something like this to your Custom CSS area, or if there is not one in your theme, just use a Custom CSS plugin:
#secondary .widget-area {
padding: 0 10px;
background: #CAC2B5;
border-left: 1px solid #999999;
}
Hope this works for you!