Hey guys,
i have a little problem with colum hover effects. When i apply the css code what described here: https://kriesi.at/documentation/enfold/columns/#column-hover-effect
i not get the result what i want. Only the content in the column get the effect. The column itself not.
Can you say me whats wrong?
Best regards,
Dennis
Hey Black-Shadow,
The link returns a 404 page.
Can you give us access? since that seems to be inside the dashboard.
Best regards,
Nikko
Oh sorry, yes here is a new link.
Hi,
I tried to troubleshoot this issue but the link you provided does not work for me. Would you mind checking once again and then send us working link?
Best regards,
Vinay
That was the correct link. Maybe a caching issue?
The site is still working.
But i can share the css code here:
.imgbox {
background: #fff;
box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15);
padding: 1.2rem 2.5rem;
vertical-align: middle;
transition: all .5s ease;
}
.imgbox :hover {
-ms-transform: scale(1.05);
transform: scale(1.05) !important;
opacity: 0.8;
transition: all .5s ease;
}
The column is not scaling only the content inside this column. What i do wrong?
It was a caching problem. Site is working now. Can u check?
Hi Black-Shadow,
Seems to be working fine. Do we consider this solved?
Best regards,
Victoria
Yeah :) Thank you!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon