Jump to content

Customise archive block (drop down) behaviour?

Recommended Posts

  • Replies 8
  • Views 332
  • Created
  • Last Reply

Top Posters In This Topic

On 10/4/2022 at 6:53 AM, SaniceMarlow said:

Hi @tuanphan - posted the correct password above. Thank you!

Try adding this to Design > Custom CSS

details
{
    transition: height 1s ease;
    overflow: hidden;
}

details:not([open])
{
    height: 3em;
}

details[open]
{
    height: 11em
}

 

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

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.