changing color

Home Forums WordPress Themes – Premium Sleeky Pro changing color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17319
    John White
    Member

    Changing color of the bar behind the nav menu and logo. Or do I have to learn to love this color green?

    #17320
    Binaya D
    Participant

    Hi John,

    Please follow the following css to fix your issue:

    #sleeky_header {
        background-color: rgb(146, 16, 28);
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    Thanks

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