• Resolved bloohair

    (@bloohair)


    Hi, Stackable is a welcome addition to the Gutenberg nightmare, but it is still very tricky to use – but I suppose you have to play by the rules.

    My question is about making a background image take up the full with of a page with content on top. I have spent the whole afternoon on this and now that I have finally found something that will do it, I don’t get a full width background image. It looks full width in the back end, but not front end. Please can you have a look into this?
    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • As long as your background image stick in your woo content, you can’t expect a full width

    #content-woocommerce {
        max-width: 1200px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    Thread Starter bloohair

    (@bloohair)

    Thank you Laurent, I realise that, but I was rather expecting it to override the page width. So I have now adjusted one of the templates in my Child Theme to take on absolute full width browser and that has done the trick.

    Some plugins, eg: Slider Revolution, will override the page width – I just thought this might do that too.

    Thread Starter bloohair

    (@bloohair)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Container Full Width = not full width’ is closed to new replies.