Jump to content

Make dropdown folder title clickable

Go to solution Solved by ArminB,

Recommended Posts

  • Replies 3
  • Views 347
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution

Hey!

Try this:
 


//Transparent Background
.header-nav-folder-content
{background-color: rgba(0, 0,0, 0) !important}


//Adds a little fade-in animation
.header-nav-folder-content {
    transition: transform 2s;
    transform: translateY(15%) !important;}

.header-nav-item.header-nav-item--folder:hover .header-nav-folder-content {
    transform: translateY(0) !important;
    transition: transform 0.5s;}

 

About Armin:
Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084
Website: www.braunsberger-media.com
Leaders Lodge: See my Profile

Link to comment
51 minutes ago, ArminB said:

and this regarding your first question:

 

The transparent dropdown worked perfectly, but unfortunately I can't see the second response about the clickable title. It says "Sorry, we can't show this content because you do not have permission to see it."

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.