When we create a button in enfold and the button is a solid color with white text … the text color is not working.
Backend: https://pasteboard.co/IE77Xg6.jpg
Frontend: https://pasteboard.co/IE78ePe.jpg
Looks like the css is not loading on the text of the button. Not sure why that would be but you can clearly see that the White is selected as the color of the text on the right column options.
Hey mlong2001,
It is the link that is blue. Add this to quick css:
.main_color a.wp-block-button__link{
color:#fff!important;
}
Best regards,
Jordan Shannon
But shouldnt you be able to select the color for the text from the right column options?
Hi,
What is the color for you general links outside of buttons?
Best regards,
Jordan Shannon
It is set to #0e4085 Blue … but if i change that in the Enfold General Syling Options it will change all the links… Cant do that. Again shouldnt you be able to just select the color of the button text from the right column options??
Hi,
The way the buttons are coded for that button it is as a link therefore the color style will take precedence.
Best regards,
Jordan Shannon
Ok thanks! We will use the CSS you gave earlier.. thanks for the quick reply!
Hi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon