This topic has 4 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler
Hi!
I would like to remove the hover effect from the homepage (three pictures under the slider). How can I do that?
In the private content section I inserted the homepage code.
Thanks in advance!
Hello,
You can add this code in Custom CSS:
.banners_top_row .effect-1 .mask {
display: none;
}
Regards,
Rose Tyler.
Thanks! 🙂
Hello,
You are welcome!
Regards,
Rose Tyler.
The issue related to '‘How to remove the hover effect?’' has been successfully resolved, and the topic is now closed for further responses