Jump to content

rolan_sanch

Member
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    rolan_sanch reacted to tuanphan in On mobile, How to get rid of Horizontal scroll   
    Try adding to Design > Custom CSS
    @media screen and (max-width:767px) { html, body { overflow-x: hidden; } }  
  2. Love
    rolan_sanch reacted to Dani_RitualMade in How to disable parallax scrolling on one page   
    Yes! I have been searching the web too and just found code to do this. First you need parallax enabled in the Site Design. This code will disable it on any standalone or index page you specify.
    You first need to look up the data-parallax-id that is specific to the background image. Then just replace it in the code below, and add to your custom CSS. 
    [data-parallax-id="PLACE ID HERE"] figure { transform: none !important; top: 0 !important; bottom: 0 !important; will-change: auto !important; }  
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.