Once I scroll downwards and then back upwards, the topmenu changes (canvas logo and different hover styles for the menu).
Also, there's a large white space between the slider and the footer.
How do I solve this?
Thanks again for the great support!
11 replies · opened Nov 23, 2020
Once I scroll downwards and then back upwards, the topmenu changes (canvas logo and different hover styles for the menu).
Also, there's a large white space between the slider and the footer.
How do I solve this?
Thanks again for the great support!
Hello,
.dark Class to the Slide's main `<li class="dark" data-index="rs-136" ...>Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
After fixing the HTML Validation errors, I still see a whitespace in Firefox. See attached image. Sometimes it shows up, sometimes it doesn't. Also when loading the page you still see the Canvas logo for a second.
Link to page: https://www.intensivedesign.com/opus/rs-demo-double-exposure.html
Hello,
js/functions.js File:SEMICOLON.initialize.stickFooterOnSmall();This will definitely work fine.
<!-- Logo
============================================= -->
<div id="logo">
<a href="index.html" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src="images/logo.png" alt="Opus Insights"></a>
<a href="index.html" class="retina-logo" data-dark-logo="images/logo-dark@2x.png"><img src="images/logo@2x.png" alt="Opus Insights"></a>
</div><!-- #logo end -->Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hello,
We have just checked this out on your Website and it appears to be working perfectly fine for us! Please clear your Browser Cache and hard-refresh the Page, it should work fine.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
I cleared my browers and did a hard-refresh mutltiple times. I also checked the site on other computers in Firefox and the big whitespace is still there. Do you have any additional solutions to fix this?
It looks like it has the same height as the widgets which were previously there.
Hello,
Is it possible for you to provide us with a Screencast of what you are seeing, so that we can understand this better? Additionally, please check the Screencast of what we are seeing when refreshing the page.
Meanwhile, you can consider using a Page Loading Transition to display a Loader till the Page is loading: http://docs.semicolonweb.com/docs/getting-started/page-transition/ .
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
See this example in Safari on an iPhone.
Also see another example in Firefox on Windows:
https://www.intensivedesign.com/opus/firefox.mp4
Hello,
Okay so we have just checked out the JS File again: https://www.intensivedesign.com/opus/js/functions.js and the following code still exists:
SEMICOLON.initialize.stickFooterOnSmall();Which is why your page was still displaying white space. Delete all instances of this line and this should automatically fix this. Please make sure that the instructions provided are followed completely to avoid any unnecessary delays and issues.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thanks!
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