First of all, your template is 10 of 10 points. I really like it. I think it is not a 39$ template. It could be a 79 -120 $ template.
I have an issue. if you access to sections through mobile home page: Access from mobile www.misei.es -> Click in TECH. (URL will be www.misei.es/desarrolloamedida). You will find that "Scroll Down" that it is supossed to be in the left bottom corner is hidden under virtual navigation phone bar.
I think it is because the page is 100%. But if you use responsive mode in Inspector Element feature in Chrome (not mobile), this issue is not happening.
We have this problem in all our current phones: BQ, Xiaomi and Samung
First of all, your template is 10 of 10 points. I really like it. I think it is not a 39$ template. It could be a 79 -120 $ template.
I have an issue. if you access to sections through mobile home page: Access from mobile www.misei.es -> Click in TECH. (URL will be www.misei.es/desarrolloamedida). You will find that "Scroll Down" that it is supossed to be in the left bottom corner is hidden under virtual navigation phone bar.
I think it is because the page is 100%. But if you use responsive mode in Inspector Element feature in Chrome (not mobile), this issue is not happening.
We have this problem in all our current phones: BQ, Xiaomi and Samung
Hello David
Try raising the scroll label a bit on mobile with:
@media only screen and (max-width: 767px) {
.hero-bottom {
margin-bottom: 30px;
}
}
or any other value instead of 30px in customizer -> additional CSS
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Thank you very much!!!