Site logo

Archived topic

adjust transparency for sticky navigation

11 replies · Started by allan on November 27, 2017

Viewing posts 1–12 of 12

hello,

how to adjust transparency for sticky navigation?

So that when I scroll, the sticky menu has a different background (ie, different transparency)

THanks

THanks....

I have a follow-up question. How do I disable Mobile navigation for all pages?

thanks,

Hi Leo and Team,

I found out it was actually the mobile header. lol. I deactivated it via customize->header.

THanks. resolving this issue.

No problem!

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?

#000000 is black so you just have to change the color to something like this: rgba(34,34,34,0.64)

Oh! The last # is opacity.....

How can I do this on all pages? Stick and non-sticky?

nvm: .main-navigation

Got it ty.

No problem :)

This archived topic is closed to new replies.