Guest Posted November 1, 2020 Posted November 1, 2020 Site URL: http://www.takebackyourcareerpodcast.com Hello, I have the transparency setting turned to ON for my site so that the header image is present behind the header menu. However, what I am trying to do is have the menu header on MOBILE not be transparent and, instead, for it to be a colored background (i.e. not show the image like it does on desktop). Thank you! Current: Goal:
creedon Posted November 2, 2020 Posted November 2, 2020 Please post your site-wide password. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Guest Posted November 3, 2020 Posted November 3, 2020 20 hours ago, creedon said: Please post your site-wide password. Hi Creedon, It is boots135
creedon Posted November 3, 2020 Posted November 3, 2020 Add the following to Design > Custom CSS. @media screen and ( max-width: 799px ) { #header { background-color: #F2F1D4 !important; } body[data-menu-overlay-theme-switcher="true"]:not( .header--menu-open ) .light-bold .burger-inner .top-bun, body[data-menu-overlay-theme-switcher="true"]:not( .header--menu-open ) .light-bold .burger-inner .patty, body[data-menu-overlay-theme-switcher="true"]:not( .header--menu-open ) .light-bold .burger-inner .bottom-bun { background-color: black; } } Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Guest Posted November 3, 2020 Posted November 3, 2020 16 hours ago, creedon said: Add the following to Design > Custom CSS. @media screen and ( max-width: 799px ) { #header { background-color: #F2F1D4 !important; } body[data-menu-overlay-theme-switcher="true"]:not( .header--menu-open ) .light-bold .burger-inner .top-bun, body[data-menu-overlay-theme-switcher="true"]:not( .header--menu-open ) .light-bold .burger-inner .patty, body[data-menu-overlay-theme-switcher="true"]:not( .header--menu-open ) .light-bold .burger-inner .bottom-bun { background-color: black; } } Let us know how it goes. This worked perfectly, thank you! I will tweak the color and it'll be all done. Thank you again for your help with this!
creedon Posted November 22, 2021 Posted November 22, 2021 @failbetter I was looking at your issue and I saw it in action and while I was tracking down what might be wrong the issue went away. Did you fix the issue? Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
failbetter Posted November 23, 2021 Posted November 23, 2021 yes it was so stupid - i'd spelt color the british way - colour.... Thank you so much for looking.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.