Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #22851

    I’m using Diced template, and I would like to remove the logo only from the home page, but keeping it in all the others. Is there a way to do so?

    #22855
    JohnPaul B
    Member

    Hello Angelo,

    Thank you for contacting us about hiding the logo on your homepage. You can accomplish this with the Custom CSS Editor. For example, you could follow these steps.

    1. In the Dashboard click the Customize link.
    2. In the Customizer click Advanced then Custom JS & CSS.
    3. In the Custom Theme CSS section add the following code:

    .home .site-branding {display:none;}

    Thank you,

    John-Paul

    #22854

    Thank you so much, it works. And what if I would like to remove the logo from another specific page named “Boudoir”?

    #22853

    Sure the website is http://cortesephotoandfilm.com. I didn’t make the page named Boudoir yet. But I would like to know how to remove the logo from a specific page in general.

    #22852

    Ok I understand, I have a page we can run a test on. http://cortesephotoandfilm.com/choose/

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How can I remove/hide the logo from the home page but leave it in all the others?’ is closed to new replies.