Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2537856
Button text color not working
Closed

Comments

  • WSillemann started the conversation

    Why are my buttons not showing the text when I choose white as text color?

    I've attached screenshot from backend and frontend.

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to fixed this issue:

    .container-single .post-entry a.has-white-color, .post-entry a.has-white-color{ color: #fff; }
    

    Best Regards,

    PenciDesign

  • WSillemann replied

    Thank you so much. It worked!! :-)