-
Author
-
March 2, 2015 at 14:48 #48351anaisdezalayParticipant
Hi,
I’m trying to replace the hearts icon that go with the matching system, on the user profile page. I have added the below code to the quick CSS, as found in an older thread:
.circular-item .hearts {
background: url(“url to my icon”);
}I still see a heart 🙁
Any clue?
Thanks!
March 3, 2015 at 05:56 #48497LauraModeratorHello, try with:
COPY CODE.circular-item .hearts { background: url(“url to my icon”)!important; }
Let me know 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 3, 2015 at 06:27 #48506anaisdezalayParticipantHi Laura,
I have tried your code and emptied my cache but the hearts are still here 🙂
March 4, 2015 at 01:47 #48664LauraModeratorHello, Instapage is blocking me to login, if its a plugin please disable it so i can login 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 6, 2015 at 21:47 #49017LauraModeratorHello, this is the path of the picture http://www.kidwi.es/wp-content/themes/sweetdate/assets/images/hearts_bg.png
So you need to create a folder in child theme, name it assets and then create another with the name images, finally place your new image and name it hearts_bg.pngHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.