Home Forums WoodMart support forum Page is not to the full width

Page is not to the full width

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #100586

    pogopie
    Participant

    https://www.velomont.com/cs/vraceni-zbozi/
    And other pages that are not that filled are not stretched to the end of screen.

    #100609

    Hello,

    Navigate to the Theme Settings > General layout and choose “Content full width” in any case there are side paddings.

    Best Regards

    #100630

    pogopie
    Participant

    Thanks a lot.

    #100633

    pogopie
    Participant

    my bad, I mean full height

    #100677

    Hello,

    Add this code to the Theme Settings > Custom CSS:

    .main-page-wrapper {
        min-height: 50vh;
    }

    Best Regards

    #100683

    pogopie
    Participant

    Thanks, works, and sory for my typo.

    #100700

    Eric Watson
    Participant

    You are welcome!

Viewing 7 posts - 1 through 7 (of 7 total)