Jump to content

Disable Site-Wide Animations in Mobile Only

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

I think CSS is enough. I used to use CSS to disable Animation on Footer

What is your site url? We can check easier

And disable for entire site or which element?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 2 weeks later...
On 3/3/2023 at 4:12 AM, M_Fancy_Sites said:

Hi Tuan,

 

www.gracemysticsanctuary.com is the URL

Disable on all pages, on mobile only. Is that right?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 3/6/2023 at 11:43 AM, M_Fancy_Sites said:

Yes

Try adding to Design > Custom CSS

@media screen and (max-width:767px) {
body * {
transform: unset !important;
    opacity: 1 !important;
    transition-delay: unset !important;
    transition: unset !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.