Sticky Header Transparency? - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Sticky Header Transparency?

M

Mark

Helix Framework 2 years ago

I want to make the sticky header slighty transparent. How can I do this?

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136220

Hi there!

Thanks for contacting us.

You can achive this with custom CSS. Please give me your site URL so that I can help you with sample code.

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136224

Here you go:

#sp-header.header-sticky {
    background: rgb(36 35 35 / 50%);
}
0
M
Mark
Accepted Answer
2 years ago #136221
0
M
Mark
Accepted Answer
2 years ago #136225

Thank you very much!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136416

You are always welcome:)

Have a nice day!

0