Jump to content

7.0 Brine / Sonora - How to make archive drop down appear on top of blog thumbnails instead of pushing page elements down?

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

21 hours ago, gbby said:

Site URL: https://www.phlaff.org/festival/2021/film-guide

Hi everyone,

I have many tags that I would like to give my viewers the option to sort through, but when they open the archive drop down, the entire list pushes down all the page elements. I would rather the list open the same way a main navigation submenu 'hovers' over the other page elements. Anyone know a solution?

Thank you for your help.

Try adding to Design > Custom CSS

/* Achieve block move down */
.archive-block-wrapper[open] ul {
    position: absolute;
    z-index: 999;
    background: #f2ebe3;
}

 

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
31 minutes ago, tuanphan said:

Try adding to Design > Custom CSS



/* Achieve block move down */
.archive-block-wrapper[open] ul {
    position: absolute;
    z-index: 999;
    background: #f2ebe3;
}

 

Hi, thanks for your suggestion! I think it's close but not quite there; the page elements aren't pushed down anymore, but the drop open appears to open behind the blog index now.

Screen Shot 2021-05-04 at 10.55.03 AM.png

Edited by gbby
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.