Smooth Scrolling down the page

This CSS rule will enable smooth scrolling down to a page, rather than jumping down the page to a bookmark.

While support for smooth scroll is supported in many browsers, it may not work in all.


html {
    scroll-behavior: smooth;
}

More From This Section

If using default mobile - this snippet will reformat raggedy thumbnails applied to more photos area on galleries. Applied to mobile css area.
Add this CSS to your stylesheet to have out of stock products show as Sold (rectangle / circle options)
If you theme does not support product stamps, you can add the code to your content.css file area. Note: May not be compatible with all templates.
Customise the social widget icons
Enable smooth scrolling when jumping to a bookmark.

FAQ Topics

Search for help:

> Home