This topic has 2 replies, 2 voices, and was last updated 10 years ago ago by Robert Hall
How do I change the icons that appear over the images on the portfolio?
This is the page I am referring to: http://dev.greatdisplaycompany.com/etheme_portfolio/custom-literature-displays/
…when one of the “recent works” images is hovered over.
Hello,
You can use this code for icons style.
.portfolio-item .portfolio-descr .button.btn-enlarge{
background: red;
}
.portfolio-item .portfolio-descr .button.active.btn-link{
background: red;
}
Regards,
Robert Hall.
The issue related to '‘change portfolio icons’' has been successfully resolved, and the topic is now closed for further responses