Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #175762
    SViktrch
    Participant

    Hi!
    Tell me how to make a smooth scroll to the anchors. In the menu from the left by clicking on the item, the page is overwritten on the corresponding block, but sharply.
    Site: http://60hz.ru/

    #175794
    Skandha
    Participant

    @sviktrch: Hello there,
    I checked your site and the menu items when clicked and scrolling to a section in the homepage. Is the issue resolved?

    Kind Regards,
    Skandha

    #175991
    SViktrch
    Participant

    @Skandha: Hello there,

    No, the problem is not solved.
    Clicking on the menu items on the left need a smooth transition, not a sharp.

    #176055
    Skandha
    Participant

    @sviktrch: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    html {
          scroll-behavior: smooth;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #176232
    SViktrch
    Participant

    @skandha: Hello there,

    YES! It worked.
    Thank you very much!!!

    #176259
    Skandha
    Participant

    @sviktrch: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-vogue/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Smooth scrolling to anchor’ is closed to new replies.