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!
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!
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
Perfect, that’s exactly what I wanted. Thanks so much!
Would you know why the icons aren’t aligning with the text on the Contact page?
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