Home Forums Pro Themes Biography Pro Change Gray Header in Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12004
    drdonnaa
    Participant

    The blog I need help with is http://66.147.244.220/~theheci3/

    Using the About Me page as the example http://66.147.244.220/~theheci3/about-me/

    I don’t like the gray bar that appears at the top of the About Me page. It appears behind the logo and main menu.

    Is there a way to customize this gray header?

    Appreciate any help!

    #12016
    wensolutions
    Keymaster

    Hello @drdonnaa

    Currently your site is in Coming Soon mode. So we request you to make your site reachable so that we could inspect you site and provide you with some possible solution.

    Regards!!!

    #12351
    drdonnaa
    Participant

    Sorry! My site is setup and now can be reached at http://www.thehealthyyou.live

    #12380
    wensolutions
    Keymaster

    Hello,
    To change the color of the menu of the inner header page,

    first please go to and add the below given CSS code.
    Dashboard -> Appearance -> Customize -> Theme Options -> Custom CSS

    .child-site-header {
        background-color: #6e4593;
    }

    Change the background color to the color of your preference.
    The color value is on hex, you can get hex color values here
    http://www.color-hex.com/

    Hope it helps.
    Best regards.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.