jesleacreative Posted November 10, 2021 Share Posted November 10, 2021 Site URL: https://littlebunchflorals.squarespace.com I have a site I'm building and I'd like to stop the products in the shop from fading in when scrolling? The client wants no animations at all across the entire site. I have disabled animations Site-wide, but I'm finding the product pages in the shop still fade in? I have searched everywhere for an answer but I can only find how to add them, and not remove? Is there some code injection or CSS I can do on the Shop page only? https://littlebunchflorals.squarespace.com/shop-all/flowers password: jesleacreative Any suggestions are welcomed! Thank you! Beyondspace 1 Link to comment
SquareRefresh Posted November 10, 2021 Share Posted November 10, 2021 Hey @jesleacreative try to use next ton in Custom CSS. .products.collection-content-wrapper .grid-item { opacity: 1 !important; transform: translatey(0) !important; } tuanphan 1 SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
jesleacreative Posted November 10, 2021 Author Share Posted November 10, 2021 THANK YOU! It worked! I'm such a newbie with custom code so thats so handy to know. Thank you! SquareRefresh 1 Link to comment
tuanphan Posted November 15, 2021 Share Posted November 15, 2021 On 11/10/2021 at 6:57 PM, jesleacreative said: THANK YOU! It worked! I'm such a newbie with custom code so thats so handy to know. Thank you! I see 2 arrows from mobile menu You can add this CSS to remove right arrow /* mobile menu 2 arrows */ .header-menu-nav-item-content span.chevron.chevron--right { visibility: hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Bagera Posted July 31 Share Posted July 31 I got this to work great on desktop, but not mobile version Link to comment
tuanphan Posted August 3 Share Posted August 3 On 7/31/2024 at 7:06 PM, Bagera said: I got this to work great on desktop, but not mobile version Can you share your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment