[Resolved] Back to Top Button

Home Forums Support [Resolved] Back to Top Button

Home Forums Support Back to Top Button

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1551733
    Jatin

    Hi Guys,

    As a part of the theme, is there any option to enable the button to go to the Top of the page.
    For example if someone is reading a post which is long and if i can provide a floating button to the right of the post when someone click should reach to the top of the page.
    If its not native to the theme, is there any good plugin you can suggest.

    #1551942
    David
    Staff
    Customer Support

    Hi there,

    you can enable the Back to Top button:

    https://docs.generatepress.com/article/back-to-top-button/

    Its in the Customizer > Layout > Footer

    #1552055
    Jatin

    Already Enabled in Customizer > Layout > Footer but can’t see when scrolling down.

    #1552446
    David
    Staff
    Customer Support

    Go to Customizer > Colors > Footer –> Back to Top Button and change its background color.

    #1555974
    Jatin

    Thanks it works. Can the shape be customized ?

    #1556248
    David
    Staff
    Customer Support

    What do you want to change the background shape or the Icon ?

    #1556293
    Jatin

    Yes, like circle shape… and also the icon

    #1556318
    m1qnet

    Yes, like circle shape… and also the icon

    Add this to additional CSS. I use the same.

    .generate-back-to-top {
    	border-radius: 50px;
    }
    #1556969
    Leo
    Staff
    Customer Support

    I would go with 50% instead of 50px in the CSS above 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.