Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #218463

    Hello,

    i’m trying to get a very big logo in the header by using the header background.

    It works but if i don’t use any logo, it shows the Enfold logo (i don’t want logo as my logo is in the background)

    How can i remove the enfold logo when no logo is chosen ?

    Thanks

    #218597

    Hey frvill!

    Add this on Quick CSS to remove the logo:

    .logo.bg-logo {
    display: none;
    }

    Cheers!
    Ismael

    #219431

    Hello,

    so easy, thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove logo ?’ is closed to new replies.