Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #919299

    Hi Support – my scroll to top button is not displaying in the footer. I scanned the support forum and found some chatter about changing the color so I tried that but it’s still not showing.

    I would also like to reduce the height of the footer – do I need to submit a separate ticket?

    Thank you!
    LindaK

    #919452

    Hey LindaK816,

    It only displays after scrolling x amount of pixels, it’s working if you check the page in private for instance.

    What exactly are you looking to change in the footer of your site?

    Best regards,
    Rikard

    #919776

    Ahhh – yes I see that it is working! Thank you Rikard : )

    Regarding changing the footer – I would like to reduce the top and bottom padding (in the black area).

    Thanks!
    LindaK

    #920089

    Hi LindaK,

    Thanks for the feedback. Please try this in Quick CSS:

    #footer {
        padding: 0 !important;
    }

    Best regards,
    Rikard

    #923162

    Sorry I forgot to reply! That worked perfectly! You can close the ticket : )

    Thanks again,
    Linda

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘My scroll-to-top button is not displaying’ is closed to new replies.