Home Forums Free Themes Onefold change color header bar

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #22470
    alice
    Participant

    Hi, can i change the color of the header bar?

    #22472
    alice
    Participant

    When i scroll down it turns yellow

    #22490
    wensolutions
    Keymaster

    Hello @alice,

    To change the background color of the fixed navigation menu in the front page please paste in the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS field :

    .site-header.fixed, .home .site-header.fixed {
        background-color: #42263c;
    }

    You can replace the Color Hex code of your desired color in the CSS. If you need refrrence in Color codes see this link : http://www.color-hex.com/

    Hope this Helps,

    Best Regards !!

    #59949
    tamet
    Participant

    I tried this on my site http://nicholsquarterhorses.com/esite/ and it didn’t change anything. Can you please give me another idea how to change this?

    #59972
    wensolutions
    Keymaster

    Hello @tamet,

    When we inspected the site URL we found that the CSS we have provided has worked and if you have changed the menu color to green when scrolling down the page.

    You can simply replace the Hex color code if you did not like the green color.

    Best Regards!!

    Have a good day.

    #60081
    tamet
    Participant

    Thank you so much for checking on this and replying back to me. When I go to any of the pages, for instance http://nicholsquarterhorses.com/esite/category/for-sale/ the gold color is still at the top and doesn’t change colors to green until I actually start scrolling down the page. Is there a way for it to be green upon opening the page?

    And even on my home page the gold still shows up in the slider header, tag line and excerpt block.

    #60149
    wensolutions
    Keymaster

    Hello @tamet,

    Again when inspecting your site URL we found that the color of your header is green even with scrolling down the page . Also we saw that the site title is also in green color as you can see in below screenshot.

    https://image.prntscr.com/image/4vvHHlgkS9_I4kDJ2HI0mg.png

    Also the feature to change the color of the site title and tagline and many other parts of the theme is only available in the pro version of this theme.

    If you want to enjoy wide range of color option then you can always consider buying the pro version.

    Thank you .

    Best Regards!!

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