Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #636331

    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

    #636635

    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

    #636699

    Thank you! :) It’s work!

    #636717

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘.scroll-down-link arrow top of the color section’ is closed to new replies.