Hi guys,
Visually, imo, it would be nicer to have the hoverstate active on the first item in my masonry.
Can this be achieved with some simple CSS? Any help is welcome. Below you can find a screenshot of the desired effect.
Wordpress account details can be found below (private content) if needed.
Thanks in advance for the help.
LINK: https://cat.devatsize.be/
Screenshot of the desired outcome: https://imgur.com/a/rGhV8iI
Hey mynick,
Well, if it is forced by the css, it will stay there, even when hovered on other items. Will this be good enough for you?
Best regards,
Victoria
Yes, sounds perfect.
But only on desktop, please.
Hi mynick,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 1024px) {
#top #av-masonry-1 #av-masonry-1-item-3644 .av-inner-masonry-content {
opacity: 1;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
I like it! The solution worked.
Thanks for the support!
Hi mynick,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria