AapradhanOct 19, 2021
item-overlays.html on static hover effect
how can I add hover effect change color to youtube red on hover on this static overlay item-overlays.html
``
1 reply · opened Oct 19, 2021
item-overlays.html on static hover effect
how can I add hover effect change color to youtube red on hover on this static overlay item-overlays.html
``
Hello,
We are not sure about your query. If you are trying to add a Hover Color on the Overlay Trigger Button, you will need to manually use Custom CSS Codes. Example:
[ch_pre type="css"].overlay-trigger-icon:hover {
background-color: #C4302B !important;
color: #FFF !important;
}[/ch_pre]
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard