Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #160046
    joeb
    Participant

    I’m using a site logo to appear in the upper left corner on all pages but want to use it as the Header Media logo on the homepage. Is there a way to keep the site logo from showing on the homepage so that it doesn’t display it twice?

    #160079
    Skandha
    Participant

    @joeburch: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #160131
    joeb
    Participant
    #160181
    Skandha
    Participant

    @joeburch: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home .custom-logo {
          display:none;
    }

    Let me know if this does the trick.
    Kind Regards,
    Skandha

    #160245
    joeb
    Participant

    Fantastic, worked perfect. You’re the greatest.

    #160282
    Skandha
    Participant

    @joeburch: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Site logo removal on homepage’ is closed to new replies.