Re: Unnecessary Space Appeared At The Very Bottom Of The Sitee

Solved

Unnecessary Space Appeared At The Very Bottom Of The Sitee

Minimalist2
Tourist
6 0 1

Hello,

 

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?

 

Снимок экрана 2023-07-17 в 17.26.39.pngСнимок экрана 2023-07-17 в 17.25.02.png

 

 

https://theminimalist.pro/pages/contact

You need to scroll up and down several times and then an empty space appears

Accepted Solution (1)

Dubie
Tourist
8 1 5

This is an accepted solution.

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

Good luck

View solution in original post

Replies 7 (7)

kgbfashionista
Navigator
345 24 47

Looks fineCapture.JPG

Feel free to like my post if it was helpful at all
kgbfashionista
Navigator
345 24 47

Ah, found it. Lemme take a look

Feel free to like my post if it was helpful at all
Minimalist2
Tourist
6 0 1

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.

 

Снимок экрана 2023-07-18 в 15.52.40.pngСнимок экрана 2023-07-18 в 15.51.49.png

the background should turn gray, as in the second photo.

kgbfashionista
Navigator
345 24 47

That`s interesting. Honestly, couldn`t 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 🙂

Feel free to like my post if it was helpful at all
Minimalist2
Tourist
6 0 1

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.

 

This is their answer)

Dubie
Tourist
8 1 5

This is an accepted solution.

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

Good luck

Minimalist2
Tourist
6 0 1

Thank you very much