Full-Width section
-
I am trying to add a full-width section to my home page.
I have tried using the code:
<section class="full-bleed-section"> <div class="container">Sample Content Here</div> </section>
It did not work. I could not find the custom CSS class for full-bleed-section in any of the CSS files. wondering if it still exists.
I see that the container in the header is preventing the full-width from occurring.
Why is the container in the header rather than the different templates? that way someone could create a new template and remove the container.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Full-Width section’ is closed to new replies.