Scroll to top button change
-
How can I change the scroll to top button?
Hello,
What do you want to change: location or text? Location is changed by custom CSS, provide more details, if you need it.
In order to translate, use the free Loco plugin You can translate all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Best Regards
I want change to icon. (arrow)
I will put a different svg image.
Hello,
Please upload your SVG into the Media Library and provide its URL I will provide the custom CSS.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.scrollToTop.button-show:hover,
.scrollToTop.button-show {
background-color: transparent;
box-shadow: 0 0 5px transparent;
color: transparent;
background-image:url(https://www.agdaevi.com/wp-content/uploads/2020/01/yukarii.svg);
background-repeat:no-repeat;
background-size:contain;
}
Best Regards
Doesn’t work. Please check screenshots. And i give you site admin access. Please help me. Thx.
Attachments:
You must be
logged in to view attached files.
Hello,
I cannot log in. Please check Theme Settings > Footer > enable Back to top button.
Check the credential and provide valid ones.
Best Regards
Scroll to top is already open. Please re-view the screenshots. (Look at the bottom left.)
Hello,
Please update the theme and deactivate the the plugins not related to the theme, something influences on the Back to top button, it does not work at all now.
Best Regards