• Good evening,

    I am currently locally preparing my future website with MAMP using the Education Hub theme. First, let me thank you for a very easy and practical theme, that I have found to match perfectly my expectations and needs.

    Nevertheless, I am facing a technical difficulty as I would like to hide the featured image on the pages but keep the image on the slider that will be on my homepage.

    I unsuccessfully tried to add the following lines in Simple Custom CSS in order to modify the parameter:

    body:not(.home) .header-image {
    background-image: none !important;
    max-height: 0;
    }

    body:not(.home) .content {
    margin-top: 0;
    }

    Thank you in advance for your help

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hiding featured image in pages’ is closed to new replies.