Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #180955

    I have with button styles in Enfold -> Styles the trouble, that if I use a preset style color scheme like “splash blue”, which generates nice darker blue buttons, the text in the buttons are near black which is hard to read. I switches over to the color scheme “cyan” and have now white text, which reads much better. But the button color is for me a bit to light, so I changed the color by hand to a darker blue. But now a kind of automatic is in action and outputs the button text as a kind of black.

    How do I get a darker blue in buttons and links but with white text in buttons?

    #181141

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #181177
    #181234

    Hey Adrian!

    Add this code to the Quick CSS:

    .avia-button span {
    color: #FFF !important;
    }

    Best regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Theme Buttons and Textcolor’ is closed to new replies.