Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hey,
is it possible to have a transparent masthead, BUT a different color for the sticky/floating masthead? I think it will look nice, If the masthead is transparent on the hero image and if you scroll the page down then the sticky nav becomes coloured. I have tried some CSS, but can’t figure out a solution as there is only one masthead# class but also a floating instance?
So what I need is the css selector for 1. the static masthead and 2. for the sticky floating one :)
thx
Hi Thabasti,
Yes, this is possible with CSS. The Consultant Site Pack is an example of this.
Please add (and adjust) the following CSS to WP AdminAppearanceCustom CSS:
Please note that you must set the menu to overlap (this is done via page settings) for that page for this CSS to work as desired.
You might also need to install the SiteOrigin CSS Editor.
Hi Alex S,
thank you so much, you’re the best! That is exactly what I wanted it to be.