Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi ,
we’re experiencing an issue : actually we setup a transparent header and it works well.
Now the issue is that with transparent header, if we dont put an image or slider in the background , our header get white. We manage to get over it customizing the Page Header Options for each page but the thing is that on pages like /category/news/ where we don’t have an editor for customize it (?) our header get that white background which covers menu / logo etc.
Is there a way to fix it? Or does that correspond to a page that we missed?
Thanks, Hetan
Hello,
You can achieve this with custom css. Add a background image to these special pages. Add the code into your custom css box.
Best regards!
But how can i add custom css to these pages? I don’t have any way to edit them and even with general custom css, how can i reference to these pages without an ID? Is there an other way to do it? Using url? Am I missing something?
Thanks
Hello,
You can target these pages by category id. Open the inspect element in the page you want to assign the custom css and choose one of the css classes inside the <body>
tag. See screenshot.
If you want, you can send us the links of the pages you want to change and we’ll show your the right code.
Let us know.
Best regards!
You must be logged in to reply to this topic.