Hi,
I am completely new to this website building, but have found the majority of my customization could be done by searching your support forum.
Unfortunately, one thing I have not figured out is how to reduce the margin/ padding on my website. I tried the quick CSS listed here:
https://kriesi.at/support/topic/change-the-margin-width-to-the-main-content-area-and-side-bar/
You can see on my website that my widgets on the sidebar is very narrow. I would like it to be wider, like on this website:
Thanks in advance for your support!
Hey artngo,
You can change the container width under Enfold->General Layout->Dimensions.
Best regards,
Rikard
Hi Rikard,
Thank you for the quick reply.
Unfortunately, changing any of the values in the Dimensions Tab under General Layout did not do anything. I cleared my cache and disabled all plugins expect a Word press Login Hider.
I followed recommendations from a previous post, but the suggestions there did not make a difference on my website either.
Any suggestions from here?
Thanks,
Art
Hi Art,
Thanks for the feedback. Please try to set it manually instead using this in Quick CSS:
.container {
max-width: 1310px;
}
Adjust the pixel value to your liking.
Best regards,
Rikard
HI Rikard,
I did see this string of code in older posts. I tried again and disabled plug-ins, refreshed browser cache, but it isn’t doing anything to my website.
Best,
Art