• Resolved vr6pete

    (@vr6pete)


    It looks like the style for the button does not inherit very well from theme. I am talking about the “Verify code” button here and despite the html saying the colour if the text is white, I do infact just get a black button and black text.

    I am using the Imprezza theme, have tried to use my own override but does not appear to be working.

    <button class="cev-button  cev-button_size_promo cev-button_type_block cev-pin-verification__button is-disabled" id="SubmitPinButton" type="submit" style="background-color:#212121; color:#ffffff; font-size:15px;">
    Verify code </button>
    • This topic was modified 9 months, 3 weeks ago by vr6pete.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gaurav1092

    (@gaurav1092)

    Hi @vr6pete,

    To resolve the styling issue with the “Verify code” button, you can add your own custom CSS in your theme or child theme. This should allow you to override the default styles and apply your desired look.

    Best Regards,
    Gaurav

    Thread Starter vr6pete

    (@vr6pete)

    Thanks for the reply, can you please provide a working example?

    I was not able to get this working.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘css for button on widget’ is closed to new replies.