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 #2531344
Text in button
Closed

Comments

  •  1
    tim-nieuwpoort started the conversation

    Hi,

    After I updated the theme to the latest version, I don't see the text in a button anymore when I create one: https://prnt.sc/ud2bh6

    The text is white.

    Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to change the button text color for another color:

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

    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Thanks :)