Hey guys,
Just wanted to ask is there a fix for the "svg-underline-animated" appearance in the hero section text ..
a white rectangular mask animates ..
Can I customize the color of the rectangle mask ?
And can i make transparent ?
1 reply · opened Aug 28, 2021
Hey guys,
Just wanted to ask is there a fix for the "svg-underline-animated" appearance in the hero section text ..
a white rectangular mask animates ..
Can I customize the color of the rectangle mask ?
And can i make transparent ?
Hello,
Thank You so much for reporting this and apologies for this bug!
Consider using the following CSS Code:
[ch_pre type="css"].svg-underline.svg-color[data-animate]::after {
background: var(--themecolor);
}[/ch_pre]
and then add the .svg-color Class to the .svg-underline Element. This will fix the issue but please note, that this is supported only on Solid Theme Color Backgrounds.
Hope this Helps! We will try coming up with a better solution and notify you for the changes here.
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