There is a blank space at the bottom of my theme, my website. It is displayed on all pages, somewhere less, somewhere more, depending on the amount of content on the page. How can this be fixed?
Maybe it has something to do with another problem. And the second problem is that when I add the simplest code to the theme and it just doesn’t get accepted. For comparison, I’m trying to add this code to another store built on shopify and it works great.
Thats interesting. Honestly, couldnt find anything that would be causing this. I suppose the issue is much deeper and theme developers should be able to help you with this, as they, basically, made the theme and know more about it than us two
Unfortunately troubleshooting anything related to custom coding is beyond our scope, I would definitely love to provide more insight but we are simply not trained in coding to have the knowledge to do so.
Looks like it is the Top Flag country selection at the top of your page doing this.
Need to have someone look in to that.
If you click the country selection drop down box at the top right you can see your side scrollbar goes away and scroll down and see the space is gone.
You can see the code in this area that is the problem
.cs-skin-elastic .cs-options li.flag-DZD span
But it is not doing it on your main home page only other pages so look in to the main home page code to see what is different then the other I guess to start maybe
So when not selected it is hidden at the bottom and taken up space.
Just what I seen when I click on your site for a quick look.
But anyways that should get you in the right area for the problem