Home › Forums › Support › adjust transparency for sticky navigation This topic has 11 replies, 3 voices, and was last updated 5 years, 6 months ago by Leo. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts November 27, 2017 at 12:38 am #435347 allan hello, how to adjust transparency for sticky navigation? So that when I scroll, the sticky menu has a different background (ie, different transparency) THanks November 27, 2017 at 7:48 am #435772 LeoStaff Customer Support Hi there, CSS is required for that currently: .main-navigation.navigation-stick { background-color: #000000; } Adding CSS: https://docs.generatepress.com/article/adding-css/ November 27, 2017 at 6:41 pm #436497 allan THanks…. I have a follow-up question. How do I disable Mobile navigation for all pages? thanks, November 27, 2017 at 7:03 pm #436511 allan Hi Leo and Team, I found out it was actually the mobile header. lol. I deactivated it via customize->header. THanks. resolving this issue. November 27, 2017 at 8:09 pm #436559 LeoStaff Customer Support No problem! May 25, 2018 at 9:09 pm #584876 Derek Hello, .main-navigation.navigation-stick { background-color: #000000; } didn’t work for me to make my menu transparent, it just made it black. Is there a way to set opacity? May 25, 2018 at 9:33 pm #584885 LeoStaff Customer Support #000000 is black so you just have to change the color to something like this: rgba(34,34,34,0.64) May 25, 2018 at 9:44 pm #584894 Derek Oh! The last # is opacity….. May 25, 2018 at 9:47 pm #584895 Derek How can I do this on all pages? Stick and non-sticky? nvm: .main-navigation May 26, 2018 at 8:38 am #585164 LeoStaff Customer Support That case you can just use the customizer instead of CSS: https://docs.generatepress.com/article/colors-overview/ May 26, 2018 at 5:55 pm #585384 Derek Got it ty. May 26, 2018 at 8:37 pm #585419 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In