To adjust the left side gap of the right side sidebar ,paste this code in template designer advance section in css text box.
.column-right-inner {
margin-left:-20px;
}
left sidebar
|
main content
|
(To reduce this gap ) sidebar contents
|
Leave a Reply