My site is in a stretched layout that is 1100 px wide. I have added the following code to my quick CSS:
#homepage.container { width: 100%; }
I have then created a color section on the (not yet live) home page: http://brightideas.co/newhome-oct2015/ and in the color section, the section ID is homepage.
What am I doing wrong?
Hi Trent!
Try this instead.
.home .container { max-width: 100% !important; }
Best regards,
Elliott
That didn’t work. Here’s the page now: http://brightideas.co/newhome-oct2015/
Please log in and take a look. Thanks!
Hi!
I tried to open both links you have provided but get redirected to a Not Found page. Can you check please? because we need to see the issue and inspect the elements.
Cheers!
Andy