Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1168615
    kyuknis
    Participant

    Hello, I have a website that will be using Woocomerce to allow people to subscribe to services, but I’m running into an issue where the page doesn’t go full height on the Woocomerce pages. Is there a fix for this? It seems like this should be the default behavior.

    #1168616
    kyuknis
    Participant
    This reply has been marked as private.
    #1168998
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve your issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site > .x-container {
        min-height: calc(100vh - 301px);
    }

    We would loved to know if this has work for you. Thank you.

    #1169037
    kyuknis
    Participant

    Worked like a charm! You guys are awesome, keep it up!

    #1169090
    Rue Nel
    Moderator

    You’re welcome! We’re happy to help you out.
    If you need anything else we can help you with, don’t hesitate to open another thread.

  • <script> jQuery(function($){ $("#no-reply-1168615 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>