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
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
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
Hi LindaK,
Thanks for the feedback. Please try this in Quick CSS:
#footer {
padding: 0 !important;
}
Best regards,
Rikard
Sorry I forgot to reply! That worked perfectly! You can close the ticket : )
Thanks again,
Linda