Archived topic
change back to top button position in center bottom
1 reply · Started by Marcela on June 29, 2022
Hi,
I want to little customize my back to top button i want to position it bottom center and also want to change it with image arrow like this image https://www.awesomescreenshot.com/image/29454676?key=b38dcac1368895a10743d0b1478c4510.
Please help me in this regard.
Hi there,
i want to position it bottom center
This can be done with CSS:
https://docs.generatepress.com/article/back-to-top-button/#moving-the-button
You can do left: 50%;
also want to change it with image arrow like this image
This would require the filter:
https://docs.generatepress.com/article/generate_svg_icon_element/
I would recommend creating an SVG version of the arrow you want.
The default back to top icon would be arrow-up.