Adjusting Back to top button bottom distance

Home Forums Gillion Theme Adjusting Back to top button bottom distance

Home Forums Gillion Theme Adjusting Back to top button bottom distance

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • lucaseatp
    Participant

    Hello,

     

    The back to top button is covering some information when I reach the footer, there’s a way to increase the bottom padding?

     

    The URL is https://evaldocosta.online/

     

    Thanks.

    Best,

    Lucas Teles

    Solution for this topic

    Hi Lucas,

     

    Thank you for your question.

     

    You can achieve 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

     

    #page-container .sh-back-to-top {
        bottom: 80px;
    }

     

    Best regards,
    Shufflehound team

    lucaseatp
    Participant

    Thanks, worked just fine.

     

    Best,

    Lucas Teles

    You are always welcome here 🙂

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