How to change location of back to top button

This topic has 8 replies, 3 voices, and was last updated 8 months ago ago by Tony Rodriguez

  • Avatar: Techgaon
    Techgaon
    Participant
    December 22, 2022 at 17:50

    how to change the location of back-to top button location from the right to left corner of the page.

    7 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 23, 2022 at 06:12

    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.

    Avatar: coffeedog
    coffeedog
    Participant
    August 16, 2023 at 19:42

    can I change the color somewhere? Thanks.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 17, 2023 at 05:52

    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.

    Please contact administrator
    for this information.
    Avatar: coffeedog
    coffeedog
    Participant
    August 17, 2023 at 19:28

    maybe I don’t need to start a thread, I mean from the sound of the color of this image

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 18, 2023 at 05:42

    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

    Avatar: coffeedog
    coffeedog
    Participant
    August 18, 2023 at 09:18
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 18, 2023 at 09:29

    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.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.