Hi guys!
when i started to modify the menu colors the effect between them was with a simple fade effect. now i don’t know why but the fade effect disappeared.
the example is the search icon on the shop page
any suggestion please?
thanks a lot for your precious help!
Regards
Mario
Hey Mario!
not sure what you need. Can you show us what you want to achieve please? hover effect seems to work fine for me.
Regards,
Andy
Hi Andy,
for sure, as mentioned there’s the search icon showing the right slow fade effect on shop page. but all the rest of the icons show a quick hover effect.
Thanks Andy!
Mario
Hi!
I’m sorry but I can’t reproduce the issue either. The css transition for the social icons are still there:
.small-preview, .avia-post-nav .entry-info-wrap, .avia-post-nav, .avia-menu-fx, .team-social, .button, .related-format-icon, .avia-slideshow-controls a, #top .social_bookmarks li a, .fallback-post-type-icon, #scroll-top-link, #advanced_menu_toggle, #advanced_menu_hide, .avia-slideshow-button {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
Best regards,
Ismael
hi Ismael,
can you tell me which kind of browser are you using?
with Chrome the links haven’t the fade effect.
Thanks
Mario
Hi!
please try to deactivate all plugins to check if one is causing this issue.
Cheers!
Andy
Yes Andy,
I did several times but without success.
Marii
Hi!
Please try adding following code to Quick CSS as well
.avia-menu-text {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
Regards,
Yigit
EXACTLY!..
thanks a lot Yigit, thanks a lot Ismael and Andy!
well done!
Cheers!
Mario
Hi!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy