Okay
  Public Ticket #254700
Nectar Love in portfolio
Closed

Comments

  •  2
    Dietmar started the conversation

    Hi.

    Do you have a code snippet for me to change Nectar Love Heart color in the portfolio (default style under the thumbnails). The snippets i found in the other tickets donot work here.

    Thanks.

  •  8,839
    Tahir replied

    Hey!

    Please see FAQ: http://themenectar.ticksy.com/faq/2175 Also make sure the post id is correct to make it work. 

    Thanks


    ThemeNectar Support Team 

  •  2
    Dietmar replied

    Hi Tahir.

    Thank you for this... but what i mean is how to change the color of the heart symbol to e.g. red. 

    I have inserted some code in the css box...that changed the color on the blog page and for posts... but it makes no red hearts on my portfolio page.

    Do you have some advice for me?

    regards

    Dietmar

  •  2
    Dietmar replied

    Hi.

    I found the solution...

    body .portfolio-items .nectar-love i {
    color: #d32b2b !important;
    }

    Thank you...