Comments Judson started the conversationApril 14, 2014 at 12:37amI am trying to reduce the transparency level on the header on pageload. How can I do this with CSS? 8,839Tahir repliedApril 15, 2014 at 2:56pmHey Judison!I am not sure what you mean. The header is transparent ?. -T ThemeNectar Support Team Judson repliedApril 15, 2014 at 7:38pmcan I make the transparency an opacity of 50% instead of 0%? 8,839Tahir repliedApril 16, 2014 at 6:48pmHey Judson!Add this into the Custom CSS box located in your Salient Options panel :body div#header-outer[data-transparent-header="true"].transparent { background-color: rgba(255, 255, 255, 0.5) !important; } Cheers ThemeNectar Support Team Judson repliedApril 16, 2014 at 8:42pmAWESOME! Thank you. This feature would be a great one to add to the theme. 8,839Tahir repliedApril 17, 2014 at 5:36pmThank you for the feedback. Will notify the author about this for future updates. Cheers ThemeNectar Support Team Sign in to reply ...
I am trying to reduce the transparency level on the header on pageload. How can I do this with CSS?
Hey Judison!
I am not sure what you mean. The header is transparent ?.
-T
ThemeNectar Support Team
can I make the transparency an opacity of 50% instead of 0%?
Hey Judson!
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
AWESOME! Thank you. This feature would be a great one to add to the theme.
Thank you for the feedback. Will notify the author about this for future updates.
Cheers
ThemeNectar Support Team