Shape Divider Delay

1 reply · opened Apr 21, 2022

EedhebertApr 21, 2022

Hi-

I have a website mockup using shape dividers, seen at http://162.247.142.27/mockup

I have added a custom SVG to use as the shape divider called "emxc", which I added to your shapedivider plugin file at http://162.247.142.27/js/plugins.shapedivider.js

Is there any way to edit the code to prevent the shape divider from fading in after a delay? I'd prefer to have the shape divider load immediately at page load, with no fade.

Thanks

Ed

SSemicolon WebSTAFFApr 22, 2022

Hello,

Consider using the following CSS Code:
[ch_pre type="css"].shape-divider svg {
opacity: 1 !important;
}[/ch_pre]

This will display the CSS Loader without any Fade Effect. 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