Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #270517

    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.

    #270527

    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

    #270580

    Many thanks. The above code just pulls it in from the right though.

    #270782

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #271029

    Hi Josue, its not off the ground yet and the basics are on a localhost.

    #271351

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.