Page Width

Jared Neale July 23, 2019 at 12:10 pm

I would like to make every page the same width as the home page. Can anyone help with the css code that needs to be included?

Thanks in advance!

Replies (4)

  1. Jared Neale July 23, 2019 at 12:10 pm

    I would like to make every page the same width as the home page. Can anyone help with the css code that needs to be included?

    Thanks in advance!

  2. Spiracle Themes July 24, 2019 at 12:49 am

    Hi Jared,

    Its because you’re trying to show an iframe of another website content into your site. The only solution for this is to make our theme content full width. You can use the following CSS for that

    .container{
    width: 100%;
    padding: 0;
    }

    Copy and paste this in Appearance -> Customize -> Additional CSS

    Best Regards

  3. Jared Neale July 24, 2019 at 8:24 am

    Perfect, that’s exactly what I wanted. Thanks so much!

  4. Jared Neale July 24, 2019 at 8:36 am

    Would you know why the icons aren’t aligning with the text on the Contact page?

  5. Spiracle Themes July 25, 2019 at 1:32 am

    Hi Jared,

    Could you please attach a screenshot of the issue are we can’t see icons on the contact page. You can even mail us at support@spiraclethemes.com if you finding difficulties in attaching a screenshot here

    Best Regards

Post a Reply

Reply To: Page Width
Your information: