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 #2542683
Change 'Read more'
Closed

Comments

  • HermanSwart started the conversation

    Where can I change the color and size of the 'read more' (Lees meer) button?

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to change color & size for "Read More" button:

    .penci-readmore-btn.penci-btn-make-button a{ background-color: #ff0000; font-size: 14px; }
    

    Change value 14 to font size as you want.

    Change color code ff0000 to any color code as you want. You can get a color code here


    Best Regards,

    PenciDesign