Do you know how to make the grey \"inner-header\" disappear? As you can see on \"Pic 1\" there is a grey box at the top, but when I scroll down the box does not follow the transparent header as on \"Pic2\".
I am afraid the markup doesnt allow a semi transparent header or we would have a option for it in the Salient Theme Options Panel . I provide the css incase you used the Permanent Transparent Header Option .
You simply have to select the option in Salient Theme Options Panel -> Header Section. As regards the footer you will likely have to edit the footer.php via Appearance -> Editor.
Hi ThemeNectar,
Is it possible to adjust transparency of the header in theme salient?
Thank you in advance,
Emil
Hey ,
Thanks
ThemeNectar Support Team
Hi Tahir,
Thank you very much.
Do you know how to make the grey \"inner-header\" disappear? As you can see on \"Pic 1\" there is a grey box at the top, but when I scroll down the box does not follow the transparent header as on \"Pic2\".
Thanks,
Emil
Hey ,
I am afraid the markup doesnt allow a semi transparent header or we would have a option for it in the Salient Theme Options Panel . I provide the css incase you used the Permanent Transparent Header Option .
Thanks
ThemeNectar Support Team
Hi Tahir,
Thank you!
How do I then use the permanent transparent header option then?
Thanks
Emil
Also, do you know how I can insert </b>\'s in the footer text?
Hey ,
You simply have to select the option in Salient Theme Options Panel -> Header Section. As regards the footer you will likely have to edit the footer.php via Appearance -> Editor.
Thanks
ThemeNectar Support Team
Thank you Tahir,
I have one last question, then I promise not to bother you any more:)
I have this css code in my theme:
}
header#top nav > ul > li.menu-item-has-children > a {
pointer-events: none !important;
}
Do you know what the css would be if I want my menu items to still have have children, but also be a page themselves?
Hey ,
Simply remove that css and it should work as normal.
Thanks
ThemeNectar Support Team
Thank you very much for the support Tahir.