Hello
I wanted to ask if it was possible to round the image function overlay and hide the text when the mouse over
I wanted to ask if it was possible associate properties with a button without changing general properties
(length and font)
Thanks
Carlo
can someone help me?
Thanks
Carlo
ok I solved the button problem by going to a custom CSS class and I assigned it an id: “bottone01”
and with this css I changed the size of the button:
.bottone01 .avia-button.avia-size-x-large {
min-width: 600px;
}
but I still haven’t managed to fix this:
https://ibb.co/7rVCjPG
can someone help me?
Thanks
Carlo.
Hi Carlo,
Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:
.av-caption-image-overlay-bg {
border-radius: 20px;
}
.av-image-caption-overlay-center:hover h4 {
display: none;
}
Best regards,
Rikard
it works perfectly
thanks!
Carlo.
does not work in mobile version
Hi,
It looks fine on my end using Chrome, please try loading the page in an incognito/private window.
Best regards,
Rikard
you’re right, sorry everything works correctly
Thanks
Carlo.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon