0
Under review

selecting to hide navigation dots in mobile is not working and navigation dots on top of the image in mobile

Gaby 2 years ago updated by Josh 2 years ago 5

Hi, 

Firstable, the when selecting the navegation dots to hide in mobile, does not work. They still appear in mobile, even when selecting no navegations dot at all. In the desktop don't show, but they stiill show in the movile version of the web.

And if that is not working, then, at least, have them look right in the mobile.

In the mobile, when I see the reviews, the dots are on top of the image and it does not look organized.

I don't know how to create more space between the review and the dots navegation.

Any help with this?

Regards,,

Gaby

Hi,

I forgot to show you the page and the image:


https://oxfordtefl.com/visa-support-service/


Under review

Sorry about that. I'll get fixed in the next update. In the meantime add this CSS to the custom CSS for the review template...

@media only screen and (max-width: 600px) {

ul.slickwprev-dots {
display: none !important;
}

}

Hi,

Thanks a lot!

It is working now. No dots in movile.

Regards,

Gaby

Hi, 

I just noticed that the spaced destined to the navigation dots is empty and it is kept like that, leaving a wide space between the reviews and the button that is under it. 

So, how do I delete this space?

In the desktop is fine, but now that the navigation dots are not there, there is a block of empty space under the reviews.

Is there a way to delete that?


Thanks in advance,


Gaby

It isn't the navigation dots causing it. It's the reviews that have more text in them.