Topic Resolution: Resolved
  • Closed
  • Emma Yench
    Spectator
    August 25, 2016 at 1:19 pm #29996

    Hi there

    I am running evolveplus on WP4.6 on an institutionally hosted multisite.

    I have a header image, designed to the recommended 1200×200 on the site, but the bottom third of it is obscured by the menu/post slider/body content. Its very important its not obscured but i can’t figure out how to prevent it. I have tried all the available menu options and nothing works. Can you please advise.
    Screenshot

    what the banner should look like:

    site
    http://www.acds-tlcc.edu.au/

    Daniel Jones
    Spectator
    Posts: 148
    August 25, 2016 at 1:54 pm #29998

    Hello Emma,

    Thank you for reaching out to us.

    We can add simple custom CSS to have the header image displayed correctly. Kindly paste the CSS code below on your Theme Options> Custom CSS

    .custom-header {
    min-height: 150px !important;
    }

    Let me know if this helps.

    Emma Yench
    Spectator
    Posts: 1
    August 25, 2016 at 2:20 pm #29999

    thanks Daniel, that worked very nicely. Cheers

    Daniel Jones
    Spectator
    Posts: 148
    August 25, 2016 at 2:58 pm #30000

    Glad to be of help Emma. 🙂

    Feel free to reach out to us if you need further assistance.