Funjob Posted June 24, 2022 Share Posted June 24, 2022 On 6/21/2022 at 7:06 AM, tuanphan said: What is your site url? We can check easier On 6/23/2022 at 9:03 AM, tuanphan said: Add to Design > Custom CSS .header-nav .header-nav-item--folder .header-nav-folder-content .header-nav-folder-item { padding-top: 0; padding-bottom: 0; } Awesome, thanks! Link to comment
z03 Posted September 5, 2022 Share Posted September 5, 2022 I changed the top nav menu on my blog page to have a custom background colour and font colour, but for some reason there's this white padding around the drop down folder. Is there a way to make this padding dark grey as well? Here's my site: https://sapphire-grouse-xtsp.squarespace.com/ This is the code I've used: body[class*="collection-type-blog"].view-item header#header { background-color: #636466 !important; } body[class*="collection-type-blog"] header#header a { color: #fff !important; } body[class*="collection-type-blog"] header#header div.header-nav-folder-content a { background-color: #636466 !important; } body[class*="collection-type-blog"] header#header div.nav-folder a { background-color: #636466 !important; } body[class*="collection-type-blog"] header#header div.header-nav-folder-content a { color: #ffffff !important; } Link to comment
tuanphan Posted September 5, 2022 Share Posted September 5, 2022 8 hours ago, z03 said: I changed the top nav menu on my blog page to have a custom background colour and font colour, but for some reason there's this white padding around the drop down folder. Is there a way to make this padding dark grey as well? Here's my site: https://sapphire-grouse-xtsp.squarespace.com/ This is the code I've used: body[class*="collection-type-blog"].view-item header#header { background-color: #636466 !important; } body[class*="collection-type-blog"] header#header a { color: #fff !important; } body[class*="collection-type-blog"] header#header div.header-nav-folder-content a { background-color: #636466 !important; } body[class*="collection-type-blog"] header#header div.nav-folder a { background-color: #636466 !important; } body[class*="collection-type-blog"] header#header div.header-nav-folder-content a { color: #ffffff !important; } It looks fine to me. Did you solve it? 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
emilypeacock Posted September 29, 2022 Share Posted September 29, 2022 @tuanphan By any chance would you know the code to be able to target specific drop down menus. I have 2 drop down menus and I want them to be different colours. Thankyou! Link to comment
tuanphan Posted September 30, 2022 Share Posted September 30, 2022 18 hours ago, emilypeacock said: @tuanphan By any chance would you know the code to be able to target specific drop down menus. I have 2 drop down menus and I want them to be different colours. Thankyou! What is your site url? We can give code easier 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
ClydeBeeno3 Posted November 8, 2022 Share Posted November 8, 2022 How do you change the color of background and text on the mobile drop down menu? Picture example attached. Link to comment
tuanphan Posted November 8, 2022 Share Posted November 8, 2022 1 hour ago, ClydeBeeno3 said: How do you change the color of background and text on the mobile drop down menu? Picture example attached. Add to Design > Custom CSS .header-menu-bg.theme-bg--primary { background-color: #f1f !important; } div.header-menu-nav-item * { color: red !important; } 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
ClydeBeeno3 Posted November 10, 2022 Share Posted November 10, 2022 Thank you, this is super helpful. One more question - how can I change the color of the X and the Instagram logo in the drop down menu on the mobile website? I have put the snippet below. Link to comment
tuanphan Posted November 11, 2022 Share Posted November 11, 2022 19 hours ago, ClydeBeeno3 said: Thank you, this is super helpful. One more question - how can I change the color of the X and the Instagram logo in the drop down menu on the mobile website? I have put the snippet below. What is site url? We can check Instagram icon code easier 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
MorganBrown42 Posted January 1, 2023 Share Posted January 1, 2023 Having an issue where my navigation menu background color is still from the old orange theme the original creators chose, and I cannot seem to make it black for the life of me. www.dystopiarisingnocal.com Thanks! Link to comment
tuanphan Posted January 3, 2023 Share Posted January 3, 2023 On 1/2/2023 at 5:03 AM, MorganBrown42 said: Having an issue where my navigation menu background color is still from the old orange theme the original creators chose, and I cannot seem to make it black for the life of me. www.dystopiarisingnocal.com Thanks! Your template needs a different class name .horizontal-navigation-bar nav.main-nav .folder .subnav ul { background-color: #000 !important; } 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
veganscorpion Posted January 7, 2023 Share Posted January 7, 2023 Any way to fix this so that the underline that shows up when you hover over the text underlines the text only, not the whole line? Thanks in advance! Link to comment
tuanphan Posted January 8, 2023 Share Posted January 8, 2023 20 hours ago, veganscorpion said: Any way to fix this so that the underline that shows up when you hover over the text underlines the text only, not the whole line? Thanks in advance! What is your site url? Which code did you use? 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
clare22 Posted January 12, 2023 Share Posted January 12, 2023 Is there a way i cam customise the background colour for a dropdown menu on specific pages in one website. ie: homepage i want blue background About page, white background Services page, grey Link to comment
tuanphan Posted January 13, 2023 Share Posted January 13, 2023 On 1/12/2023 at 5:45 PM, clare22 said: Is there a way i cam customise the background colour for a dropdown menu on specific pages in one website. ie: homepage i want blue background About page, white background Services page, grey What is your site url? We can help easier 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
stevr535 Posted January 31, 2023 Share Posted January 31, 2023 I'm trying to create a hover state where navigation menu options change to light blue on hover. The issue with the current code I tried is that it if I'm hovering on any option under the folder "Case Studies", it turns them all blue at once. Is there a way to just isolate the option in the dropdown menu so that only the option that is hovered over shows? (Then "About" and "Say Hi" would also turn light blue when hovered?) Thank you! Link to comment
tuanphan Posted February 1, 2023 Share Posted February 1, 2023 On 1/31/2023 at 11:47 AM, stevr535 said: I'm trying to create a hover state where navigation menu options change to light blue on hover. The issue with the current code I tried is that it if I'm hovering on any option under the folder "Case Studies", it turns them all blue at once. Is there a way to just isolate the option in the dropdown menu so that only the option that is hovered over shows? (Then "About" and "Say Hi" would also turn light blue when hovered?) Thank you! Hi, What is site url? We can check problem easier 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
stevr535 Posted February 2, 2023 Share Posted February 2, 2023 20 hours ago, tuanphan said: Hi, What is site url? We can check problem easier Thank you! It's www.rachelstevensportfolio.com To be more clear, I'm trying to figure out how to change the dropdown menu items to a darker blue on hover. I'm also wondering if it's possible to change the links in the footer to a lighter blue on hover? Link to comment
tuanphan Posted February 3, 2023 Share Posted February 3, 2023 On 2/2/2023 at 9:59 AM, stevr535 said: Thank you! It's www.rachelstevensportfolio.com To be more clear, I'm trying to figure out how to change the dropdown menu items to a darker blue on hover. I'm also wondering if it's possible to change the links in the footer to a lighter blue on hover? Add to Design > Custom CSS .header-nav-folder-item a:hover span { color: darkblue; } footer.sections a:hover { color: lightblue; } 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
stevr535 Posted February 3, 2023 Share Posted February 3, 2023 7 hours ago, tuanphan said: Add to Design > Custom CSS .header-nav-folder-item a:hover span { color: darkblue; } footer.sections a:hover { color: lightblue; } Thank you so much! You're a life saver. 🙏 Link to comment
pmterrell Posted May 25, 2023 Share Posted May 25, 2023 @tuanphan I am having issues with having two background colors. I have messed with code and utilized code from this thread and it's doing what I want on one page, but I cannot get rid of the teal that is showing up on the dropdown of other pages. I have no idea why or how it is there and cannot seem to get rid of it. It doesn't seem to be tied to a theme because it stays no matter what theme I change to. Any ideas why/how to get rid of it?? Just to be clear, the screenshot with just a grey background is correct. The teal AND grey is not correct. Site: https://mmec-architecture.squarespace.com/culture PW: mmecarchitecture Link to comment
tuanphan Posted May 28, 2023 Share Posted May 28, 2023 On 5/26/2023 at 12:39 AM, pmterrell said: @tuanphan I am having issues with having two background colors. I have messed with code and utilized code from this thread and it's doing what I want on one page, but I cannot get rid of the teal that is showing up on the dropdown of other pages. I have no idea why or how it is there and cannot seem to get rid of it. It doesn't seem to be tied to a theme because it stays no matter what theme I change to. Any ideas why/how to get rid of it?? Just to be clear, the screenshot with just a grey background is correct. The teal AND grey is not correct. Site: https://mmec-architecture.squarespace.com/culture PW: mmecarchitecture Change this code in CSS box .header-nav-item--active a { background-image: linear-gradient(#19a09a,#19a09a) !important; } to this .header-nav-item--active>a { background-image: linear-gradient(#19a09a,#19a09a) !important; } pmterrell 1 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
NaomiBrandDesigner Posted August 14, 2023 Share Posted August 14, 2023 Hello, I am now using your code for transparent drop-down menu which has worked beautifully thank you! Just wondering if there is an add on to change the background colour for hover over the linked pages? Link to comment
tuanphan Posted August 15, 2023 Share Posted August 15, 2023 On 8/14/2023 at 9:10 AM, NaomiBrandDesigner said: Hello, I am now using your code for transparent drop-down menu which has worked beautifully thank you! Just wondering if there is an add on to change the background colour for hover over the linked pages? You mean background color or whole Dropdown, or dropdown item or both nav item + dropdown item? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment