Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #127887
    [email protected]
    Participant

    Hi i am using the Clean Portfolio theme and would like to not have the featured images as headers on the pages. I cant work out how to change it or find the right css code. Thank you

    My site is not live yet so i cant show you either

    #127904
    tikaram
    Keymaster

    @tnk01bigpond-com : Go to Appearance => Customize => Additional css and add the following css.

    .singular-header-image {
    	display: none;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘hide image header on pages – not front page’ is closed to new replies.