• Resolved zad97

    (@zad97)


    Hi,

    I’m having a problem with the text in the button of all my WP forms. For each letter that should be in the text there is a ” . “, a point, not the actual text.

    I am using chrome, but the issue is present also on the mobile. I don’t think this is a browser-related issue.

    Version 1.6.3.1 (updated)

    Could you please help me solve this issue?

    Thank you so much.
    Giada

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

Viewing 1 replies (of 1 total)
  • Hello @zad97,

    Thanks for contacting us!

    It seems that the Elementor page builder and Astra theme is overriding the WPForms CSS which is the reason why the submit button text are not visible properly. To do what you mentioned we need some custom CSS, which I’ve included here:

    .wpforms-submit {
        font-size: 14px !important;
    }

    And in case it helps, here’s a great tutorial from WPBeginner on how to add custom CSS like this to your site.

    I hope this helps! When you’ve had a chance to give this a try, could you please let me know if this works for you?

    Thanks! 🙂

    • This reply was modified 3 years, 4 months ago by Prashant Rai.
Viewing 1 replies (of 1 total)
  • The topic ‘Button Text Issue’ is closed to new replies.