Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #173520

    Hi

    I have just updated the theme to 2.3.2 and the text on my buttons has changed to black instead of white. Not sure if this is a bug or whether its a conflict with my custom css?

    Interestingly they look fine in IE9 but not in IE10.

    #173643

    Hello RevolutionGroup!

    Can you post the link to your website so we can look into it?

    Best regards,
    Yigit

    #173674

    Hi Yigit

    Thanks for your reply.

    Sorry, here’s a link: http://tinyurl.com/qae7m8y

    Regards,
    Rob

    #173765

    I have the same issue. It’s easy enough to fix, just add the following to your custom CSS:

    .avia_iconbox_title {
    color: #ffffff;
    }

    EDIT: Actually this only works on buttons inserted through the avia page builder. The text for sidebar buttons is still black.

    • This reply was modified 11 years, 1 month ago by tmunz.
    #173947

    Hello!

    Please add this on your custom.css or Quick CSS:

    #top .main_color .avia-color-theme-color {
    color: white;
    }

    Regards,
    Ismael

    #174071

    Hey Ismael

    That worked. Thank you very much.

    Regards,
    Rob

    #174088

    Same thing just happened to me after an update!

    Andrew

    #174178

    Hey!

    Andrew please add the code Ismael posted. If it does not work for you, please post the link to your website

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Button Text Colour Changed with 2.3.2 Update’ is closed to new replies.