• 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.

    [ Please do not bump. ]

Viewing 1 replies (of 1 total)
  • Theme Author Afterimage Designs

    (@afterimagedesigns)

    Hi setecorp,

    Thanks for using our theme, I would suggest using custom templates under a child theme and select on the page template option on the page editor. For ‘full-bleed-section’ class, unfortunately, this CSS is not available on our theme also Bootstrap doesn’t have this class.

Viewing 1 replies (of 1 total)
  • The topic ‘Full-Width section’ is closed to new replies.