Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1412334
    Itwebdevelopment
    Participant

    Hi, I’d like to make this proceed to checkout button full-width on mobile devices.

    Please help.

    https://www.dzdrones.com/cart/

    #1412704
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS:

    @media (max-width: 767px){
        .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
            width: 100%;
        }
    }

    Hope it helps 🙂

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