Shopify themes, liquid, logos, and UX
I’m looking to slow down the animation of the collapsible drawer when it drops down so it would be more smoother. For mobile and desktop on dawn theme
URL knmb1c-pf.myshopify.com
password samurai
Hi @undercoverfresh, you can follow these steps:
Step 1: Open Online Store -> Themes -> Edit code.
Step 2: Find base.css file.
Step 3: Paste this code at the bottom of the file
:root {
interpolate-size: allow-keywords;
}
details {
overflow: hidden;
}
details::details-content {
block-size: 0;
transition: block-size 0.5s ease, content-visibility 0.5s ease;
transition-behavior: allow-discrete;
}
details[open]::details-content {
block-size: auto;
}
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025