Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1324309
    amihaidani
    Participant

    Hello,

    Is there an option to make the woocommerce single product page with NO container?

    Thank you!

    #1324707
    Friech
    Moderator

    Hi There,

    Thanks for writing in! We could make the container full-width. but first please provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Cheers!

    #1330781
    amihaidani
    Participant
    This reply has been marked as private.
    #1330783
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .single-product .x-container.max.width.offset {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    Hope it helps 🙂

    #1336620
    amihaidani
    Participant

    Thank you very much!

    #1336687
    Rahul
    Moderator

    You’re most welcome! 🙂

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