How to hide header image from homepage only

  • Unknown's avatar

    Hey, I’m trying to get rid of my header image from my homepage only, but so far I can only either have it on all my pages or none of them. Im using the Argent Theme, is there a way i can hide the header image on my homepage? Thanks!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, you can try the following, and see what you think. With the darkness of your background, and the varying colors, the text on that page is basically not readable. Do you have any ideas on how you want to handle that issue?

    .home .site-branding {
        background-image: none;
    }
  • The topic ‘How to hide header image from homepage only’ is closed to new replies.