Hello,
I couldn’t find a working solution in the already existing topics.
So, I want to have more space between my sidebar (which hold a menu) and the main content of the pages. As the webside isn’t online yet, I attached two screenshots.
The violet marked space on the left should be around double as wide (it’s between the yellow sidebar border and the text). Until now I only could figure out solutions where the sidebar gets smaller when I increase the space.
Thank you in advance for your help!
Regards.
Somehow the pictures aren’t showing here…
Screenshot 1: https://www.dropbox.com/s/lx4fzup1iqhfr3q/1.png?dl=0
Screenshot 2: https://www.dropbox.com/s/vem079imjecr0gq/2.png?dl=0
Hey ping-pong,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.sidebar_left .content {
padding-left: 80px;
}
Best regards,
Yigit
Hey,
I tried it but then only the sidebar gets smaller and not the area where the content is in.
Today I’ve uploaded the webside to the server, so I can provide you a login. Would be great if you could have a look on it.
Thanks in advance!
Regards.
Hi,
It seems like you added following custom CSS
.container .av-content-small.units {
width: 85% !important;
}
Please decrease the value
Best regards,
Yigit
Hello.
That’s it. Pefect!! Your support and work generally is great.
Thanks a lot :)
Best regards.
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit