Jump to content

Folder Navigation and Styling Query

Recommended Posts

Site URL: https://www.mountainpeople.ie/

Hi all, 

I'm trying to make it so that the menu isn't clickable in a navigation. So only the links below it are clickable and not the actual menu itself. 

I'm trying to do it for this site: https://www.mountainpeople.ie/ for the 'Language' folder which is being used as a dropdown menu for a Translation integration from Weglot. Each link within the folder acts for a different language (Only one at the moment, more being added once I have addressed this).

I have attempted to make the folder title in the navigation itself one of the languages but this will not work with the Weglot integration, so each langauge will be offered within the dropdown. 

It would also be great if anyone could help as to how the dark background overlay can be removed from the folder itself once dropped down. 

I would really appreciate any help!

Link to comment
  • Replies 6
  • Created
  • Last Reply
2 hours ago, Fiachra said:

Site URL: https://www.mountainpeople.ie/

Hi all, 

I'm trying to make it so that the menu isn't clickable in a navigation. So only the links below it are clickable and not the actual menu itself. 

I'm trying to do it for this site: https://www.mountainpeople.ie/ for the 'Language' folder which is being used as a dropdown menu for a Translation integration from Weglot. Each link within the folder acts for a different language (Only one at the moment, more being added once I have addressed this).

I have attempted to make the folder title in the navigation itself one of the languages but this will not work with the Weglot integration, so each langauge will be offered within the dropdown. 

It would also be great if anyone could help as to how the dark background overlay can be removed from the folder itself once dropped down. 

I would really appreciate any help!

I saw you got it covered, right?

image.png.21ef538d4603678c06595e8c09a03e8b.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
53 minutes ago, Fiachra said:

I managed to get it sorted after a few attempts, but I just realised it now doesn't operate correctly on mobile. The folder can't be opened at all .....?? Is there some way to restrict the CSS code to desktop version only? 

Thank you. 

Try this

#mainNavigation label.folder-toggle-label {
    pointer-events: none;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

@Fiachra I see on mobile, homepage icons look huge. You can add this to Design > Custom CSS to resize them.

/* mobile home icons */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1593781604230_1061405+.row>.span-1 {
    width: 33.33% !important;
    float: left !important;
}
div#block-yui_3_17_2_1_1593781604230_1061405+.row>.span-1:nth-child(3n+1) {
    clear: left;
}
}

image.thumb.png.cfb399f9663b1afcb28542315f87d192.png

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.