• Resolved barrex

    (@barrex)


    I am using Spectra (block) theme.

    Buttons to add tip have no colour, size and are not same as other buttons on cart and checkout pages.

    How do you edit them to look like they do in your video?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author railmedia

    (@railmedia)

    Hi there @barrex,

    Thank you very much for reaching out.

    You can always use the following CSS IDs and classes to style the tip form exactly as you would need them to be:

    #wooot_order_tip_form
    #wooot_order_tip_form button.woo_order_tip
    #wooot_order_tip_form button#woo_order_tip_custom
    #wooot_order_tip_form p.woo_order_tip_custom_text_field
    #wooot_order_tip_form input.woo_order_tip_custom_text
    #wooot_order_tip_form button.woo_order_tip_apply
    #wooot_order_tip_form button.woo_order_tip_remove

    In the next release, I am going to also add the following for the Cash button:

    #wooot_order_tip_form button#woo_order_tip_cash

    Best regards,
    Adrian

    Thread Starter barrex

    (@barrex)

    Thank you.

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