How to adjust right menu marginal?
Screenshot here
http://www.startescape.com
Hi kmajamak!
Do you mean the margin for the whole sidebar or just the search field?
Best regards,
Rikard
Yes, margin for the whole sidebar, not just for one field.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.inner_sidebar {
margin-left: 25px;
}
.container {
padding: 0px 30px;
}
Cheers!
Yigit
I worked like I wanted.
Thank you!