Hi,
I’d like to move the To Top button a little bit higher on the mobile version of http://www.mondeoz.com as at the moment it comes under the Shareaolic bar.
Could you kindly help?
Thanks
Hello !
In order to adjust the To Top’s button position higher you need to add this custom css code to your Custom Code tab located in Theme panel: https://www.screencast.com/t/JrXWK26CfzpN
.td-scroll-up {
bottom: 50px;
}
Thank you !
-
This reply was modified 7 years by
Vlad S.
Hello !
Please make sure you’ve pasted the correct code here: https://www.screencast.com/t/JrXWK26CfzpN and also clear all cache. If not the problem persists you can try this code too: .single .td-scroll-up {
bottom: 50px;
}
Please let me know if the problem persists.
Thank you !
Hi,
It still does not work, I even tried to change the value to 100.
The ToTop arrow is still behind the Shareaholic bar and not above.
You can check on https://www.mondeoz.com/insolite-voyage/street-art/ for example, on a mobile phone obviously.
I’ve left your CSS (the last code).
Thanks
Hello !
Please insert the code in the mobile theme tab: https://www.screencast.com/t/y5iLsN3bLGil. Also we suggest using the WP-Super Cache in order to clear browser’s cache: https://tagdiv.com/wp-super-cache-plugin-install-and-configure/
Thank you !
Hi,
Your code works well on posts but I just noticed that it does not work on some pages like this one: https://www.mondeoz.com/author/emma/
Can you kindly help?
Hi,
So now it’s acting weird: the scroll up button is half hidden on some pages (ex: https://ibb.co/YjJqXWC and https://ibb.co/bgySgM9). On some others it’s also half hidden at first but then will come at the right position when the Shareaolic bar appears.
Please help
I’ve left your latest code on https://www.mondeoz.com/ so you can see by yourself
Hello !
This is how we see it now on iOS: http://cdn.tagdiv.com/wp-content/uploads/2019/05/file_from_ios.mp4
The same result is on Android. We’ve tested multiple pages from your website and seems to work now.
If the problem persists send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look.
Thank you !
