• jordicesi

    (@jordicesi)


    On the main page, how do I remove the divs so that the content occupies the full width?

    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author ThemeHunk

    (@themehunk)

    Hello there,

    You can try this CSS:

    .container {
        max-width: 100%;
    }

    Hope that works.

    Best Regards

Viewing 1 replies (of 1 total)

The topic ‘FULL WIDTH’ is closed to new replies.