Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there!
    You can change the color of the header using css.
    Do you want to change the background color or the font color of your header?

    Thread Starter kejowejo

    (@kejowejo)

    Hi, interested in both

    Hi! That will really help your site looks pretty good. Do you want just a plain txt on it or you are also considering an image graphics to make your header more appealing?

    sigul

    (@sigul)

    hi,
    I do that. create a child theme: create a new folder in themes, call it hiero-child

    copy style.css in this news folder

    change the first part of the file (from the beginning till global) with this

    /*
    Theme Name: My Hiero Child
    Template: hiero
    */

    @import url(“../hiero/style.css”);

    then edit the file looking for color and changing only the #xxxxxx value

    sarijuana

    (@sarijuana)

    Sigul…THANK YOU!!! I needed that.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘HIero thema : how to change black header color to another color?’ is closed to new replies.