This topic has 5 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Eva Kemp
Hello there!
Curious how to effect change to only the secondary header (the head that replaces the initial header once user begins to scroll). I Would like to implement a color (not sure black or white yet) with a lower opacity.
Thoughts?
Thank you in advance!
Oh, and to control menu font color on the secondary header as well. Thanks!
Hello,
Try to add this code into custom.css file.
.fixed-header-area {
opacity:0.7;
}
Regards,
Robert Hall.
Got it – thanks!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘header type 2, change opacity and bg color of secondary fixed menu’' has been successfully resolved, and the topic is now closed for further responses