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 #2103675
READ MORE BUTTON COLOUR
Closed

Comments

  • fjorjo started the conversation

    Hi,

    how can I change the colour of "read more" button displayed in latest posts, categories' post etc?

    kind regards

  •  2,699
    PenciDesign replied

    Hi,

    Please show me your site url to I can take it a look to help you.


    Best Regards,

    PenciDesign

  •   fjorjo replied privately
  •  2,699
    PenciDesign replied

    Hi,

    1/ To do that, please add more this code to Customize > Custom CSS:

    .penci-readmore-btn.penci-btn-make-button a{ background-color: #ff0000; color: #ffff00; }
    

    You can change color code ff0000 and ffff00 on above code to other colors code. You can get a color code here

    2/ Please add more this code to Customize > Custom CSS to do that:

    .post-entry .penci-portfolio-filter ul li, .penci-portfolio-filter ul li{ float: none; }
    

    Best Regards,

    PenciDesign

  •   fjorjo replied privately