Hello,
I trying to remove the logo image and the colored screen of page-transition,
I am using <body class="stretched page-transition">.
Is it possible? I want to leave the transition only with the smooth blank screen.
Best Regards,
Ivan
5 replies · opened Aug 9, 2022
Hello,
I trying to remove the logo image and the colored screen of page-transition,
I am using <body class="stretched page-transition">.
Is it possible? I want to leave the transition only with the smooth blank screen.
Best Regards,
Ivan
Hello,
This is Definitely Possible, however it would be great if you can please let us know the Demo/Template name you are using so that we can provide you with further assistance on this with a more accurate solution. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Hello, how are you doing?
Ok sure, the template is SPA, it is not online because I am testing locally on my machine, so I am unable to provide an address to check.
But if you need more information, please let me know.
Thanks for you patient.
Best regards,
Ivan
Hello,
We are doing well. Hope you are doing good as well. :)
Simply removing the following codes from the demos/spa/spa.css File will remove the Page Transitions:
[ch_pre type="css"].css3-spinner > div { top: 54%; }
.css3-spinner { background-color: #78c9d1 }
.css3-spinner:after {
content: '';
position: absolute;
background-image: url('images/others/loader.png');
background-repeat: no-repeat;
top: 50%;
left: 50%;
width: 46px;
height: 98px;
margin-left: -23px;
margin-top: -90px;
background-position: center center;
z-index: 99999999;
}[/ch_pre]
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thank you very much, worked perfectly again.
The Canvas support team are the best !! ?? ?? ?? ??
Best regards,
Ivan
Super Happy to Help! :)
Please do let us know if we can help you with anything else or if you find any further issues with Canvas.
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