Topic Resolution: Resolved
  • Closed
  • John Hassell
    Spectator
    July 29, 2015 at 3:15 pm #19339

    Hello,

    After updating to the Evolve Plus theme, there are currently grey areas next to our header custom logo. How can I turn this area white or remove the grey areas? I have turned the header colour to white and turned the content image background to white as well.

    Sample: http://onnaturemagazine.com/wp-content/uploads/greycorner_sample.jpg

    ON Noah,
    Communications Assistant

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 3:45 pm #19342

    Hi Jhon,

    Thanks for writing in, to suppress the grey areas around header, you can try following code under Appearances > Theme Options > Custom CSS:

    .menu-container {
    background: #ffffff !important;
    }

    Hope this helps!

    Thanks.

    John Hassell
    Spectator
    Posts: 3
    July 29, 2015 at 4:08 pm #19346

    Marvelous!

    Good idea Imran!

    Thank you very kindly.

    ON Noah,
    Communications Assistant

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 4:11 pm #19347

    You’re welcome! 🙂