Tagged: transparent header
Hi, on my site https://www.ilredelweb.it/trackwizard/ would it be possible to have the effect of the transparent header as in the home page throughout the site even when the user scrolls down the content of the pages?
Thanks Gianluca
Hey Gianluca,
I’m not sure that I fully understand your intentions, but you can set the header behviour in the Layout menu for each of your pages.
Best regards,
Rikard
I would like that the behaviour of the header was transparent first and during scrolling. just like it is in the home page:
please see the two images:
https://www.ilredelweb.it/trackwizard/wp-content/uploads/2024/08/before-scrolling.png
https://www.ilredelweb.it/trackwizard/wp-content/uploads/2024/08/after-scrolling.png
Hi,
Thanks for that. You can set that in the Layout menu for each page, like I wrote in my first reply.
Best regards,
Rikard
I can’t explain, it’s already like this on the home page as you can see from the image https://www.ilredelweb.it/trackwizard/wp-content/uploads/2024/08/transparent-header.png but when I scroll down I see the blue background.
where am I going wrong?
Hi,
Thanks for the update. So you want a transparent header all the time?
Best regards,
Rikard
Yes if it would be possible obviously
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.header_color .header_bg {
background-color: transparent !important;
}
Best regards,
Rikard
Fantastic it was just what I wanted thank you so much as always