• Resolved cindyleekennedy

    (@cindyleekennedy)


    How do I change the font color on the vendor approval form? After a vendor applies, when I try to review their application in the admin store manager, it is white font on a white background, so I can’t read their responses. I know it’s there because I can see it if I highlight it, but this is not suitable long term.

    I am also having a similar problem on the checkout-order-received page. When someone makes a purchase, when they are returned from PayPal, the font in the store policies boxes under the order confirmation is also white on white and therefore unreadable.

    The site is https://carbondating.com.au/

    Please advise,

    Many thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Add this CSS to your site and take a look –

    .wcfm_popup_wrapper .wcfm_popup_input, .wcfm_popup_wrapper .wcfm_popup_label {
        color: #111 !important;
    }

    Clear caches before test.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘Vendor Approval Form Font’ is closed to new replies.