Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1235345
    mathijs84
    Participant

    Please login to see the site @ http://www.wausclothing.com (i will add login)

    I am trying to change the checkout and cart page.

    I like how they did it on this page:

    cart = http://www.yu-vino.nl/winkelmand/
    checkout = http://www.yu-vino.nl/afrekenen/

    On the cart page: http://www.wausclothing.com/cart/ i would also like to have the 2 columns just as yu-vino

    On the checkout page The your order and the rest should be in one box just as yu vino. And can we add a little grey background?

    Thanks a lot.

    #1235346
    mathijs84
    Participant
    This reply has been marked as private.
    #1235665
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    I think it’s a plugin, please check this https://wordpress.org/plugins/yith-woocommerce-multi-step-checkout/screenshots/

    Then we can simply help you style it 🙂

    Cheers!

    #1257724
    mathijs84
    Participant

    Thanks,

    I don’t really need the plugin so i changed some settings and CSS and i like the style now!

    I only need one more change. When you go to the checkout page, the payment options dont have symbols.

    I see other shops have symbols like IDEAL and PAYPAL next to the payment methods. (see attached pic)

    How can i insert this ?

    #1257831
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .woocommerce-account form .payment_methods label img, .woocommerce-checkout form .payment_methods label img {
        display: block !important;
    }
    

    Hope that helps.

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