Hi,
I would like to adjust the width of the sidebar on my site. I have already under Generel Layout set Content/Sidebar to 80%/20%. But I would like to make the width of the sidebar a bit smaller – would that be possible?
Thanks in advance!
Best regards,
Susanne
Hey Susanne,
There’s no option for that but it’s possible with CSS.
Can you give us a link to your site? so we can check on it and try to give you CSS codes that should work.
What size do you want to use?
Best regards,
Nikko
Hey Nikko,
I would like the sitebar to have the same size as on this page (where I have used grid row): https://test.telman.dk/intern/personaleinformation/ordbog/
Best regards,
Susanne
Hi,
Please add this CSS code in Quick CSS, located in Enfold > General Styling:
#top .container .av-content-small.units {
width: 85%;
}
Just change the width, with this code it’s 85% for the main content, sidebar will automatically adjust.
Best regards,
Nikko
Hi Nikko,
That worked like a charm! Thank you :)
Best regards,
Susanne
Hi Susanne,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko