Hello, I just made a switch to Enfold which I think is a very good decision! Now I bought the portfolio plugin Nimble before this purchase and because I like the round album visuals of Nimble, I want to keep this plugin after all. How can I get rid of the orange round hover icon (standard of Enfold) within each album visual?
Greetings,
Me.llamo
Hi Smitpesik!
Thanks for using Enfold.
Add this to your custom CSS.
.itembox .image-overlay {
display: none !important;
}
Best regards,
Elliott