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 #1497686
Change "Like" icon at the bottom of posts
Closed

Comments

  • laure_b started the conversation

    Hello,

    Playing with CSS in the browser, I saw that I can change the icon displayed at the bottom of each post to "Like" the post in question. The icon originally is a heart, and I'd like to switch it for a star (see captures).

    How can I make the change for good in my theme?

    And will it break everytime I update the theme?


    Many thanks in advance,

    Laure

  •  2,699
    PenciDesign replied

    Hi,

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

    .penci-post-like .fa-heart-o:before{ content: "\f006"; }

    It will doesn't lose when you update this theme.


    Best Regards,

    PenciDesign

  • laure_b replied

    Thanks a lot, works perfectly !

    Last question: could you give me the ref to use to display the moon icon please?

    Many thanks in advance!

  •  2,699
    PenciDesign replied

    Hi,

    Moon icon doesn't include in Soledad version 5.1

    We will update fontawesome to latest version in the next update version of Soledad.


    Best Regards,

    PenciDesign