Dee12 Posted March 21, 2021 Share Posted March 21, 2021 Site URL: http://www.uniquelydolledwigs.com Hello, I would like to fade the main site content when my mobile navigation is open. Is there a code that could create an overlay color or change the opacity when the mobile navigation menu is active? Any help would be appreciated!! Beyondspace 1 Link to comment
Beyondspace Posted March 21, 2021 Share Posted March 21, 2021 44 minutes ago, Dee12 said: Site URL: http://www.uniquelydolledwigs.com Hello, I would like to fade the main site content when my mobile navigation is open. Is there a code that could create an overlay color or change the opacity when the mobile navigation menu is active? Any help would be appreciated!! try #page { transition: opacity .5s; } .header--menu-open #page { opacity: 0.6; } tuanphan 1 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
Dee12 Posted March 21, 2021 Author Share Posted March 21, 2021 Thank you so much, this worked! Is it possible to make the opacity darker? Beyondspace 1 Link to comment
Beyondspace Posted March 21, 2021 Share Posted March 21, 2021 6 minutes ago, Dee12 said: Thank you so much, this worked! Is it possible to make the opacity darker? you can try increase the opacity value 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment