Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Remove Featured Image on main page #114193
    Hsu-hsin Chu
    Participant

    Thanks very much! Your suggestion works very well.

    in reply to: Remove Featured Image on main page #114168
    Hsu-hsin Chu
    Participant

    Dear Sirs,
    I am a new user of the graduate theme. I would like to remove the top image on individual pages. The following CSS code I found can do that:

    body:not(.home) section#banner-image {
    display: none;
    }

    But the page title and the breadcrumb are also removed.

    Is there any way to remove the image but keep the page title and the breadcrumb? Or can I replace the default image (brick college) with my own one?

    Thanks!

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