Hi,
I’d like the sidebar of my imported demo on on enfold consulting , to be smaller than 20%, say 10% or even less.
How can i do that?
that’s urgent. please reply asap..
Hi CY,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_left #main {
margin-left: 270px;
}
.html_header_sidebar #top #header {
width: 270px;
}
If you need further assistance please let us know.
Best regards,
Victoria