After a recent update, a number of areas no longer display rollover content. See Private Content for more details and examples.
Hey kathyfg,
Can you disable caching and minification for now?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi kathyfg,
Best regards,
Victoria
Hi –
Hi,
Thank you for the update.
The hover effect is not working as it should because of this css code.
#portfolio a:hover .image-overlay {
opacity: 1 !important;
}
It removes the transparency of the overlay or set it to 0. Default opacity value is 0.7.
Best regards,
Ismael
Hello – I passed that along to our developers. Their response:
These notes did not address the issue. In digging a little deeper, it would appear that the rollover text is missing altogether. I am providing a screenshot that should help the theme developer. You can see two developer tools consoles. The console on top correlates to a URL where the rollovers work. The text to be displayed is in markup (that is, in the HTML code).
In the bottom console, which is the /portfolio-2018/ link, the rollovers do not work; I believe because the text is not there in markup to begin with. (see link to screenshots in private content)
I cannot figure out why. Both use the portfolio grid. It would appear that when the portfolio shortcode is used in a “portfolio item”, you get the excerpt. Otherwise (like on the portfolio 2018 page), the rollover text appears to be missing.
Hi,
Thank you for the update.
Where can we see a working example of the “rollovers”? The portfolio grid element doesn’t have that option by default. Maybe you’re using the Masonry element before. In the Element Captions panel, the title and excerpt can be set to display on mouse hover.
Best regards,
Ismael