Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #415562

    Hi!

    You know you have a “go to the top” button that appears when one scrolls down, and when you click it, you don’t just jump to the top section, there’s a transition that makes the jump way nicer than just a normal plain “to the top” anchor. Well, I created a few links that go to the bottom of a particularly long page I have, and while they make the jump just fine, they have no “nice scrolling down” transition, could you give me the code I need to add to make them go to the bottom of the page with the same nice transition you use?

    Thanks! :)

    #415895

    Hey therqworld!

    Thank you for using Enfold.

    Did you use anchor links?

    <a href="#section">Click</a>
    

    It will have smooth scrolling enabled by default.

    Regards,
    Ismael

    #416214
    This reply has been marked as private.
    #416288

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #416512
    This reply has been marked as private.
    #417489

    Hi!

    Set “cases” in the Color Section (http://screencast.com/t/B1N7FH81e) instead of using a <a name='cases'></a>.

    Regards,
    Josue

    #418183

    Thanks Josue! That did it! :)

    #418198

    You are welcome, always glad to help :)

    Regards,
    Josue

    #419869

    Hello Josue,

    If I don’t want to use color sections for this I need instead.
    Is it possible to have the smooth scrolling also?

    Greets Jeen

    #419876

    Hi!

    Yes, as long as you point to an element with an ID set:

    <div id="some">Hello World</div>
    

    Best regards,
    Josue

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.