Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1412335
    Itwebdevelopment
    Participant

    Hi I’d like to make this button larger for desktop users but not mobile.

    Can you help?

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

    Thanks!

    #1412706
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    @media (min-width: 980px){
        .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
            padding: 15px 20px;
            font-size: 16px;
        }
    }

    Hope it helps 🙂

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