Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1045539
    peterok
    Participant

    How to remove a static sidebar from my checkout page.

    #1045618
    Prasant Rai
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to 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.

    Thanks.

    #1048265
    peterok
    Participant
    This reply has been marked as private.
    #1048272
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .woocommerce.checkout .x-sidebar{
    display:none;
    }
    .woocommerce.checkout .x-main{
    width:100%;
    }

    Hope that helps.

    #1048285
    peterok
    Participant
    This reply has been marked as private.
    #1048288
    peterok
    Participant
    This reply has been marked as private.
    #1048342
    Christopher
    Moderator

    Hi there,

    I can’t access WP dashboard, please check URL and credentials.

    Thanks.

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