I want to extend the Enfold default page width to be 1450 pixels.
Is this done updating the grid.css file ?
And what do I change within this file ?
Hi valentin!
You would change all of the widths that set the max width and base width of the containers and then any grid elements which have a specific width.
For best compatibility you would want to do it in a new media query so that it only effected viewports which can view that large of a base width.
Cheers!
Devin