Hello,
My client is asking if the arrow icon within the circle on the portfolio mouseover could be changed to a play button. Is this possible?
Thanks!
Hey carendavis!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: '\\E897';
font-family: 'entypo-fontello';
}
Cheers!
Yigit
Thankyou!