Tagged: color section, scroll down arrow, scroll down link
Hi,
I would like a .scroll-down-link arrow onto the codeblock element. Can I use shortcode or something else?
The main problem that I need a .scroll-down-link on the color section but on the top of the section!!
And I dont need href or href but the link to the current section not the next section.
How can I solve this?
Best regards,
Peter
Hey Peter,
Using a simple link will work as a scroll down button:
<a href='#av_section_1' class='custom-scroll'>Link</a>
Then you can use CSS to tweak the appearance of it.
Best regards,
Josue
Thank you! :) It’s work!
You are welcome, glad to help :)
Regards,
Josue