Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1101588
    bigboxhead
    Participant

    Hi,

    I would like the checkout, purchase confirmation, purchase history, and transaction failed pages to all be full width. When i change the page template to full width from default it messed with the the other settings and it wouldn’t work anymore is there a better way to get rid of the sidebars on this page?.

    Thanks
    Kerry

    #1101629
    Christian
    Moderator

    Hey Kerry,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1101986
    bigboxhead
    Participant
    This reply has been marked as private.
    #1102071
    Nabeel A
    Moderator

    Hi There,

    Thanks for providing the credentials! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    body[class*="edd-"] .x-main {
        width: 100% !important;
    } 

    Let us know how this goes!

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