Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #537013

    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?

    #537538

    Hi Trent!

    Try this instead.

    .home .container { max-width: 100% !important; }
    

    Best regards,
    Elliott

    #537594

    That didn’t work. Here’s the page now: http://brightideas.co/newhome-oct2015/

    Please log in and take a look. Thanks!

    #539051

    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

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