• Resolved TJ96

    (@alexhofmann)


    Hello.

    Ironically the contact form on Pie Register didn’t work, so I’ll try it here.

    After setting everything up with Pie Register we got a lot of complaints that they can’t read the field name and what exactly is required.

    Unfortunately in the set up process we thought the thin gray font is only at the backend like that. But even I have to admit that it’s barely visible. On the dark theme the words are totally gone.

    Is there something like in wp-forms where we can design how the field, fonts etc. are coloured?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ghulam Hemani

    (@ghulamhemani)

    Hi,

    Apologies for the inconvenience, and thank you for bringing this to our attention. We have checked our contact form, and it is working fine now.

    Regarding the visibility issue, can you please confirm if this is happening only with the dark theme? If so, Pie Register (Premium) has a theme feature. You can explore and select themes by going to Pie Register > Settings > UX > Advanced. Multiple themes are available, and you can choose one from the dropdown menu according to your preference.

    Also, you can implement custom CSS to improve the visibility of field labels. Please add custom CSS code to your current theme’s style.css file, typically located at (wp-content/themes/’your-current-theme’/style.css) :

    /* change Fields label color */

    #pie_register .fields label {

    color: white;

    }

    Best regards,??
    Pie Register Support

    Plugin Support Ghulam Hemani

    (@ghulamhemani)

    Hi,

    We haven’t heard back from you in a while, so we are going to mark this thread as resolved. You can always raise a new one or continue this one if you need any further assistance.

    Thank you,
    Pie Register Support

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