This topic has 4 replies, 3 voices, and was last updated 8 years ago ago by Eva Kemp
Is there a way to use a rev slider on the home page with the clear header. Then on the rest of the pages the header has a background? I don’t want to have to set every page background.
Thank you,
Hello,
You can add this code in Custom CSS:
.header-wrapper {
background: black;
}
.home .header-wrapper {
background: transparent;
}
Regards,
Rose Tyler.
Thank you!!!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Transparent Header on Home / Not on Other’' has been successfully resolved, and the topic is now closed for further responses