This topic has 8 replies, 3 voices, and was last updated 1 years, 3 months ago ago by Tony Rodriguez
how to change the location of back-to top button location from the right to left corner of the page.
Hello, @Techgaon,
Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and change the value in the given code as per your requirements.
.back-top {
right: 95% !important;
bottom: 20% !important;
}
Regards 8Themes Team.
can I change the color somewhere? Thanks.
Hello, @coffeedog,
We kindly request you to create a new topic and provide a screenshot of the issue, specifically indicating where you would like to change the color. Please describe your issue in detail so that we can thoroughly understand your needs and assist you accordingly.
We regret to inform you that we are currently unable to review your website as it is under maintenance. https://imgur.com/d7LEdG8
We appreciate your understanding and patience in this matter.
Best Regards,
8Theme’s Team.
maybe I don’t need to start a thread, I mean from the sound of the color of this
Hello, @coffeedog,
We regret to inform you that we are unable to view the screenshot you have provided. We kindly request you to upload your screenshot on this site: https://postimages.org/.
Please share the URL of the uploaded screenshot with us here.
Additionally, we would appreciate it if you could also share the URL of the page in question. This will enable us to examine the issue more closely and provide you with accurate instructions to resolve it.
Best Regards,
8Theme’s Team
Hello, @coffeedog,
Thank you for the screenshot.
If you would like to change the color of the back to top button, please copy and paste the following CSS code to Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.The result should look like this: https://imgur.com/BDxchX9
.back-top {
color: red !important;
}
.back-top svg path {
stroke: green !important;
}
Note: you may change the following color CSS code as per your requirement.
We trust this will be of assistance to you.
Best Regards,
Team 8Theme.
Tagged: back to top, best selling, change location, how to, themes, tutorial, woocommerce
You must be logged in to reply to this topic.Log in/Sign up