Hi,
The bottom line of the navbar doubled and slider photo just fall down when the page first opened.
It's obvious Skrollr plug-in started pretty late.
Could you please help us with that problem?
Thanks for your help.
4 replies · opened Nov 12, 2020
Hi,
The bottom line of the navbar doubled and slider photo just fall down when the page first opened.
It's obvious Skrollr plug-in started pretty late.
Could you please help us with that problem?
Thanks for your help.
Also our logo disappear after scrooling down the page.
We need your help urgently.
Thanks for your help.
Hello,
The Parallax Plugins work in the same way as before but since the Page Loading Transition was disabled in the Latest Versions of Canvas, the Parallax Positions are calculated after Page Load and thus it is visible when the Positions change. You can either enable the Page Loading Transitions by checking this Documentation: http://docs.semicolonweb.com/docs/getting-started/page-transition/ or consider enabling Lazy Loading Backgrounds by using the following code:
<!-- Page Title
============================================= -->
<section id="page-title" class="page-title-parallax page-title-dark lazy" data-bg="https://source.unsplash.com/XZkk5xT8Xrk/1920x1080" style="background-size: cover; padding: 120px 0;" data-bottom-top="background-position:0px 0px;" data-top-bottom="background-position:0px -300px;">
<div class="container clearfix">
<h1>Page Title Parallax</h1>
<span>A Short Page Title Tagline</span>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="#">Home</a></li>
<li class="breadcrumb-item"><a href="#">Shortcodes</a></li>
<li class="breadcrumb-item active" aria-current="page">Page Titles</li>
</ol>
</div>
</section><!-- #page-title end -->This should definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Can you please help us with the disappearing logo too?
Hello,
This appears to be a case with missing files. Can you please provide us with a Live URL so that we can check out the exact issue and provide you with more assistance on this. Thanks for your Patience.
Additionally, you can consider checking your Browser's Developer Console for more details.
Meanwhile, 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