I want to change, in the portfolio items (not in the footer), the background of the rounded social icons, and the color of the icons theirselves.
I've been trying hard changing the CSS, and searching on the discussion about the theme, but I haven't been able to change them on hover! (I've just changed the background and the colour when there is no hover by adding:
Hello:
I want to change, in the portfolio items (not in the footer), the background of the rounded social icons, and the color of the icons theirselves.
I've been trying hard changing the CSS, and searching on the discussion about the theme, but I haven't been able to change them on hover! (I've just changed the background and the colour when there is no hover by adding:
.single-portfolio-holder .social-links-rounded .social-share-icon {
background: #f2f2f2;
}
.single-portfolio-holder .social-links-rounded .social-share-icon .fa {
color: #d4b7b4;
}
)
Thanks a lot and best regards,
Sira
Hi Sira,
Please add the code below to your Custom CSS area:
Have a great weekend!