Header logo and menu not showing up on other pages.
Hey Dundee,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi,
Add this to quick css:
.home.page-template-default.page .container.av-logo-container{
background:transparent!important;
opacity:1!important
}
.menu-item a{
color:#fff!important;
}
.page-template-default.page .container.av-logo-container{
background:#000!important;
opacity:1!important
}
.menu-item a{
color:#fff!important;
}
Best regards,
Jordan Shannon
Hi,
Thanks for the update. So it’s the font colour that you want to change when the header is transparent? If so then you can change that under Enfold->Header->Transparency Options. If that is not what you are looking for then I would use Jordans CSS if that is working for you.
Best regards,
Rikard