• Resolved neobrainless

    (@neobrainless)


    Hi, I would like to increase the width my site can stretch to – can I increase the upper limit in this theme? at the moment it looks silly all squashed up in the middle on my monitor as there’s loads of empty space either side.

    Site in question: https://allaspectfitness.com/

    Cheers, Rohan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @neobrainless!

    You can try adding the following CSS, it should remove the additional padding that gets added around page content:

    .page .page {
        padding: 50px 0;
    }

    To add CSS like this, you can use the Additional CSS panel in the Customizer (assuming you’re running at least WordPress 4.7) or with something like the Jetpack Plugin using the Custom CSS Module.

    Let me know how it goes, and if I can be of any more help!

    Thread Starter neobrainless

    (@neobrainless)

    Thank-you!
    Hmmm, I tried adding that to the Additional CSS panel and it doesn’t appear to do anything?

    I take it back! I broke the other item in there while I was doing it – all fixed now! Thank-you!

    My pleasure!:) Happy to help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is it possible to make this theme full width?’ is closed to new replies.