Home Forums WoodMart support forum Checkout form Layout

Checkout form Layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #703113

    KevCh8
    Participant

    Checkout form Layout

    If you have a look at this Checkout form Layout as seen attached —> there are 2 things I would like to sort out as follows:
    1. Have a coupon? Click here to enter your code -> font color is dark, how can I change the Font color?
    2. On the right hand side Your Order Section is a white block that only the Price is visible – -> when you enter all the required fields, the loading circle goes round and round and nothing happens. How do I resolve this so you can see the contents of the order?

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

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #703195

    KevCh8
    Participant

    response to my message in Private

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

    Hello,

    01. Try to add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.

     :root :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div :is(.showlogin,.showcoupon) {
        color: #ffffff !important;
    }

    02. For the checkout loading issue, please deactivate all the 3rd party plugins and activate only theme-required plugins on the site, and then check the issue. I am sure your issue will be solved. Then, activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists, then keep the 3rd party plugins deactivated and let me know so I can check and give you a possible solution.

    Best Regards,

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