Hi
I am running the latest version of Enfold on my site http://www.jamestraceyphotography.com
I have limited the layerslider to 1400px and I want to limit the overall width of the site to 1400px so the logo and copy align with the edge of the images at fill size. I have gone into the Enfold settings and changing the general settings is not making any difference.
I have a responsive site and this needs to remain.
Thanks
James
Hey James!
You can change site width in Enfold theme options > General Layout > Dimensions tab. If that does not help, please create a temporary admin login and post it here privately so we can look into it :)
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.responsive .container {
max-width: 100%;
}
Cheers!
Yigit
Hi, I can’t see the update from Hatchman33 as it’s marked as private.
Hi!
@james17: I checked the site and the max container width is already set to 1400px. Please remove browser cache then reload the page.
Best regards,
Ismael
Simple as that, many thanks!