Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #796725

    Hi having an issue on a woocommerce payment option. the EFT button “checking” and “savings” button are not aligned. How can I fix this formatting issue?

    #796726

    similar formatting issue on the
    Hot / Cold Water Cooler — optional
    Hot or Cold water on demand at your home or office.
    the price “6.00” is not lined correctly with the checkbox.

    #797030

    Hi,
    I went though the checkout but didn’t see the EFT button “checking” and “savings” button are not aligned. Please include a screenshot so we can look for it.
    I did see the price “6.00” is not lined correctly with the checkbox.
    Try this code in the General Styling > Quick CSS field:

    .cart input {width: 10px!important;}
    .bundled_product_summary .bundled_product_optional_checkbox {display: inline !important;}

    Best regards,
    Mike

    #797139

    You can have EFT Savings and Chequing payment options? How? Can I see a link to an example?

    #797190

    Hi,
    Here is what the code does:
    postimage
    I’m not sure what else you need help with, can you please show me?

    Best regards,
    Mike

    #797901

    Thanks Mike, this worked for me.

    #798081

    Hi,

    Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #798423

    actually when I add that code it shrinks the item count box.

    #799309

    Hi,
    I can’t seem to reach the site today, http://downforeveryoneorjustme.com says it down. please advise

    Best regards,
    Mike

    #799330

    Hi Mike,
    it’s back up now. thank you

    #799950

    Hi,
    Please try this:

    .bundled_product_summary .bundled_product_optional_checkbox {display: inline !important;}

    Best regards,
    Mike

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.