Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #806263

    Hello support,
    Is there any Quick CSS that will allow me to move the back to top arrow from the lower right hand corner of the enfold site to the middle or left hand side of the site? I have a client wanting to use a chat app but it gets covered by the arrow.

    Thanks for your help! – Gary

    #806516

    Hey alliancepp,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #scroll-top-link {
        right: auto;
        left: 50px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #808121

    Nikko, Good morning…thanks for your help the Quick CSS worked perfectly!

    #808124

    Hey!

    Glad Nikko could help! Let us know if you have any other questions or issues ;)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Move Back to Top Arrow’ is closed to new replies.