Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Creamery Pro – Change Sticky Header Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28771
    langerent
    Participant

    I am trying to change the color of the sticky header from black to another color. (Once you scroll up, the background changes to black) I can not find any section to change this. What is the CSS code to change this?

    #28775
    Grace Support
    Keymaster

    Hi,

    To change the background color of sticky header

    Go to the Appearance -> Editor -> style.css
    add below css code at the end of file

    .site-header.fixed { background-color: #cccccc !important; }

    Regards
    Grace Themes

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