TPLvision-2021 Posted March 12, 2021 Posted March 12, 2021 Site URL: https://www.machinevisionbar.com/products Hi! I would like to add a scrolling down arrow on my page (non animated), that would stay at the same place (bottom right) while scrolling down the page. my page is quite long and I want to make sure my visitors will scroll to the end of the page. https://www.machinevisionbar.com/products password: TPLvision2021 Thank you so much for your help! Marianne
Beyondspace Posted March 12, 2021 Posted March 12, 2021 29 minutes ago, TPLvision-2021 said: Site URL: https://www.machinevisionbar.com/products Hi! I would like to add a scrolling down arrow on my page (non animated), that would stay at the same place (bottom right) while scrolling down the page. my page is quite long and I want to make sure my visitors will scroll to the end of the page. https://www.machinevisionbar.com/products password: TPLvision2021 Thank you so much for your help! Marianne you mean like so #siteWrapper:before { content: ''; position: fixed; display: block; text-align: center; font-size: 20px; z-index: 100; text-decoration: none; text-shadow: 0; width: 25px; height: 25px; border-bottom: 2px solid black; border-right: 2px solid black; z-index: 9; right: 25px; bottom: 25px; transform: rotate(45deg); } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
TPLvision-2021 Posted March 12, 2021 Author Posted March 12, 2021 Hi! thanks for this quick answer, this is perfect ! 🙂 Is there a way to make the arrow disappear once we arrive at the end of the page (at the beginning of the contact form)?
tuanphan Posted March 23, 2021 Posted March 23, 2021 On 3/12/2021 at 9:48 PM, TPLvision-2021 said: Hi! thanks for this quick answer, this is perfect ! 🙂 Is there a way to make the arrow disappear once we arrive at the end of the page (at the beginning of the contact form)? Hi. Have you solved this yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.