Home Forums Space themes support forum back to top – to left side

back to top – to left side

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #462567

    husochhemma.se
    Participant

    Hello!

    We can’t find anywhere to change the “back to top” icon, that is now down on the right side.
    We want this on the left side instead.

    See picture.

    How to change this?

    Thanks in advance!

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

    Luke Nielsen
    Keymaster

    Hello,

    I apologize for the delay.

    The below code will help you to change the icon, enter it into the “Desktop CSS” area in Theme Settings -> Custom CSS.

    body .xts-scroll-to-top:after,
    body .xts-scroll-to-top:before {
        content: "\e922";
    }

    Kind Regards

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