Reply 204262 to: Mega menu bottom text layout issue

Avatar: Olga Barlow
Olga Barlow
Support staff
November 20, 2018 at 17:59

Hello,

1) We don’t see that issue with images when emulating the iPad http://prntscr.com/lkrlps
2) Yes. You can add the following custom to add that zoom effect

.category-grid:hover img {
    transform: scale3d(1.1,1.1,1);
    -webkit-transform: scale3d(1.1,1.1,1);
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.