Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi

    just remove
    <?php /* Custom Intro – Below */ thinkup_custom_intro(); ?>

    from header.php file.

    BTW, how you changed menu background color to Red and its width is the same as header?

    thanks

    Thread Starter cassandra.teo

    (@cassandrateo)

    Hi there,

    Sorry for the late reply. Been away on holiday. Thank you for your help! Much appreciated.

    I used custom CSS for my menu background. Below is what I used.

    .header-links {
    background-color: #cd0808;
    }

    .header-style2 #header .header-links > ul > li > a {
    color: #ffffff;
    }

    .header-style2 #header .header-links > ul > li > a:hover > a:active {
    background-color: #a70606;
    }

    Don’t remember what I did to make it the same width as the header, though. Will play around with it and get back to you ASAP on that

    Thanks alot.sorry,I thought wordpress lets me know of new replies. it doesnt or I may have not seen. Sorry for late response.

    ooohh…

    here it is:

    Notify me of follow-up posts via email ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove grey header’ is closed to new replies.