Tagged: partner/logo element
I’ve got several partner/logo elements on my site,
a couple examples at https://solace.com/products/clouds
When I add links to the individual elements, the mouseover effect is funky. When you roll over a logo with a link associated with it, the link appears but disappears and flashes in and out and generally doesn’t work, as shown in this screencast:
https://www.screencast.com/t/aZoHm3eR7QQO
Hey JeeBar,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-tooltip {
margin-top: 140px!important;
min-height: 40px;
}
Best regards,
Vinay
Added. Behavior is same. You’re seeing the problem, right?
https://solace.com/products/clouds
Can you provide an example of a page, demo or otherwise, where a Partner/Logo Element thing with links works properly?
Hi,
Tested on your site and it should work fine.
Please insert the code at the top of the Quick CSS section in Enfold > General Styling.
If you have any issue let us know.
Best regards,
Vinay
That changes the behavior slightly, but not in a way that works. It pushes the text of the link down, and it doesn’t flash anymore, but it’s very low, and when you try to mouse over it and click the link, it disappears!
Can you please provide an example of a page, demo or otherwise, where a Partner/Logo Element thing with links works properly?
Hi,
Sorry for the late reply!
Please see examples on demo site here – http://kriesi.at/themes/enfold/shortcodes/partnerlogo-element/
Best regards,
Yigit