Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1184793

    Header logo and menu not showing up on other pages.

    #1184840

    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

    #1184853
    This reply has been marked as private.
    #1184862

    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

    #1184887
    This reply has been marked as private.
    #1184935

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.