Go to top icon

Home Forums Jevelin Theme Go to top icon

Home Forums Jevelin Theme Go to top icon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • 69boxes
    Participant

    Hi Team, I’m using a “go to top” icon and would like to change the Y-scale distance to the bottom (on mobile and desktop) version. How could I change this? You can see the link to my page in the private field info. Thnx!

    Attachments:
    You must be logged in to view attached files.

    Hi @69boxes,

     

    I hope you are well today and thank you for your question.

     

    You can change it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    div.sh-back-to-top {
        bottom: 10px;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)