hi folks!
So I am using Reddle and custom design on http://rolandoncoffee.com
I wanted just a bit more of space on the main column, so I changed the css as follow (without really understanding the css structure here)
.secondary #content {
margin-right:37.25%;
}
#main .widget-area {
width:22.5%;
margin-right:5%;
}
The problem is that this broke my search form in the widgets column.
I am looking at fixing and I was considering playing a bit with the left and right margin but this doesn't seem to be obvious! I can't find anywhere to change these margins...
any advice to fix that search form?
The blog I need help with is rolandoncoffee.com.