Guest Posted April 13, 2023 Share Posted April 13, 2023 Hi! Newbie here. I don't know much of code or websites, but have been asked to create a website for my company here on squarespace. The problem is that I want to do some things but have no idea how to do them. So, basically, I have in my menu a page that is actually a folder named "Projects". I created two pages in that folder for on going projects and closed projects. The problem is that when I pass my mouse in the menu the background is completely solid, besides the huge size of the titles. It looks weird. I'd like to make it more transparent and reduce the size of the titles, just those 2 titles. How can I do it? P.S.: The website is in portuguese. Link to comment
Ziggy Posted April 13, 2023 Share Posted April 13, 2023 Can you share the website URL? Thanks! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Guest Posted April 13, 2023 Share Posted April 13, 2023 https://mackerel-flounder-c42p.squarespace.com It hasn't been published yet, but check if you can see it or not. Link to comment
Ziggy Posted April 13, 2023 Share Posted April 13, 2023 I can't, can you add a site wide password? https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Guest Posted April 13, 2023 Share Posted April 13, 2023 Sure, please check if it's working now. The site-wide password is: proactingtest Link to comment
Ziggy Posted April 13, 2023 Share Posted April 13, 2023 Try this Custom CSS: .header-nav-folder-content { background-color:rgba(255,255,255,0.25); } .header-nav-folder-item a { font-size:1rem; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Guest Posted April 13, 2023 Share Posted April 13, 2023 (edited) Perfect for the title size! Thank you very much! But the opacity is not working, it's still a solid white. 😕 Should I change something? Edited April 13, 2023 by Proacting Link to comment
Solution Ziggy Posted April 13, 2023 Solution Share Posted April 13, 2023 Try this instead: body:not(.header--menu-open) [data-header-style="solid"].header .header-nav-folder-content { background-color:rgba(255,255,255,0.25) !important; } .header-nav-folder-item a { font-size:1rem; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Guest Posted April 13, 2023 Share Posted April 13, 2023 It worked! Thank you very much!! Have a great day 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