Comments ayadialipro started the conversationJune 17, 2023 at 6:36pmHello,I would like to know how can I disable "toTop" button please.thanks 1,692Andrey repliedJune 17, 2023 at 8:28pmHello, Dear Customer! Thank you for your question. To disable to top button, please open file main.css and add here the following code: #toTop { display: none !important; } Then save changes and check results at front-end.Best Regards!ayadialipro repliedJune 18, 2023 at 7:30amHi,Thank for your reply.I tried this but not work, I still see the button.Thanksayadialipro repliedJune 18, 2023 at 8:27amI means, it's work for mobile but not for desktopayadialipro repliedJune 18, 2023 at 8:58amIt's work now,I think it was an issue with cache.Thank for your help 1,692Andrey repliedJune 19, 2023 at 8:05amYou are welcome! Sign in to reply ...
Hello,
I would like to know how can I disable "toTop" button please.
thanks
Hello, Dear Customer!
Thank you for your question.
To disable to top button, please open file main.css and add here the following code:
Then save changes and check results at front-end.
Best Regards!
Hi,
Thank for your reply.
I tried this but not work, I still see the button.
Thanks
I means, it's work for mobile but not for desktop
It's work now,
I think it was an issue with cache.
Thank for your help
You are welcome!