Home Forums WoodMart support forum Check out Payment Icon

Check out Payment Icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #153914

    koocoolau
    Participant

    Hi

    1. Payment icon at check out is too big, how to edit it?
    2. T&C at check out shows html, but looks ok at “Page”, How to fix it?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #153936

    Hello,

    1. Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
        display: inline-block;
    	   max-width:60px;
    }

    2. Create a page in the default WordPress mode without WP bakery page builder.

    Best Regards

    #153990

    koocoolau
    Participant

    Hi Elise

    Thanks for response.
    1. I add this code to css, but nothing changed.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #154052

    Hello,

    Please provide the site admin access to the private area.

    Best Regards

    #154056

    koocoolau
    Participant

    ok. Please find in private content.

    #154063

    Hello,

    You need to cleat the cache each time you change anything on site.

    Best Regards

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)