Hi, is there a way to make padding (left and right or width of the grid
) on theme using % ?. Im using 1366x768 screen and paddings on this resolution look perfectly but when i load page on 1920x1080 resolution then paddings are to large. Im guessing that i will need to add some media queries in the css but when i tried to add left/right padding on wrapper or content element then even background images move to left/right.
Comments
the only way to make your content wider is to increase grid width under Theme options > Global > General section and there is no workaround to make it different way.
Thanks!