Header Rgba(55, 55, 55, 0.50) Not Possible - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Header Rgba(55, 55, 55, 0.50) Not Possible

H

hitchio

Helix Framework 4 years ago

hi! how do i get this rgba(55, 55, 55, 0.50) for the header? in style you only can choose #… hex

if i use css it also doesn´t work:

.header{
position :fixed !important;
width:100%;
height: 70px !important;
background-color: rgba(55, 55, 55, 0.50) !important;
margin-top: 0px ;
padding-top: 0px ;
}
0
3 Answers
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #29742

Hello

Thank you for your query and sharing the site URL.

Let me have a look at it.

0
H
hitchio
Accepted Answer
4 years ago #29747

this is not the right server. i noticed that you can't use rgb when you work with the predefined headers. when i work with my css it works.

0
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #29757

Yes, if you want to set rgba value, you need to add it through custom css.

Please do let me know if you have any confusion or other queries, i will be happy to provide assistance.

Thank you.

0