logo

This topic contains 4 replies, has 2 voices, and was last updated by  virginie 4 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #529661

    virginie
    Buyer
    Post count: 115

    Hi
    How can I hide the logo on the supreme theme homepage, without hiding it on other pages?

    Thanks

    #529687

    Alex Rollin
    Moderator
    Post count: 27815

    That might be possible with CSS.

    Please share a link to your site and we will take a look.

    #529775

    virginie
    Buyer
    Post count: 115
    This reply has been marked as private.
    #529869

    Alex Rollin
    Moderator
    Post count: 27815

    Please try:

    
    
    
    body.home .site-logo-wrap {
        display: none;
    }
    

    Add that to the customizer.

    #529946

    virginie
    Buyer
    Post count: 115

    Thank you very much

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket