• Resolved sahmfz

    (@sahmfz)


    I just installed the latest version, and on checkout pages, the small field label above the field text has stopped showing. after filling the field. It’s there but set to opacity 0. This isn’t happening only to me—I also checked CartFlows store checkout templates and saw the same results. How can this be fixed?
    Check out the before-and-after video below, with the new version on the left and the older version on the right.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sahmfz

    (@sahmfz)

    ?

    Plugin Support Aamir

    (@aamiribsf)

    Hi @sahmfz ,

    Thanks for sharing the details and the video. I was able to replicate the issue on my end as well. We’ll report this to the dev team for further investigation.

    In the meantime, you can use the following CSS as a quick fix to make the field labels visible again:

    .wcf-embed-checkout-form.wcf-field-modern-label .woocommerce #customer_details .form-row.wcf-anim-label label
    {
    opacity:1 !important;
    }

    This should restore the label visibility after the field is filled.

    Let us know how that goes.

    Best regards,

    Thread Starter sahmfz

    (@sahmfz)

    Thanks it’s working

    Plugin Support Aamir

    (@aamiribsf)

    Hi @sahmfz,

    Glad we could help with the field label issue! 😊

    If you’re enjoying CartFlows and are happy with the support, we’d really appreciate it if you could leave us a review on ww.wp.xz.cn. Here’s how you can do it:

    1. Scroll down to the “Reviews” section.
    2. Click “Add your review”, choose a 5 star rating, and share your experience.

    Your feedback helps us improve the plugin and also helps other users know what to expect.

    Thanks again for using CartFlows!

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

You must be logged in to reply to this topic.