Before I get going with a new site I’m looking to indent the page content area (left and right sides) without it impacting on anything else such as mobile and page shortcodes etc. The header and footer will remain as is. Any advice on the best approach to doing this would be great. Thanks.
Hey Dogmut!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) {
#main .container, #main .twelve.units { width: 990px; }}
You can use this code as a starting point. You may need additional custom CSS codes
Cheers!
Yigit
Many thanks. The above code just pulls it in from the right though.
Hi,
Can you post the link to your website please?
Regards,
Josue
Hi Josue, its not off the ground yet and the basics are on a localhost.
We would need to see the website live in order to debug it, please reply back to this topic once you gone live.
Best regards,
Josue