• Resolved bastiaan72

    (@bastiaan72)


    Hi, how can I change the color of the text that appears on the header image? It is now standard white, nut I’d like to change it.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Modern Store!

    You can add the following CSS to change the color of the title and subtitle text in the header:

    .header-promo .title,
    .header-promo .subtitle {
    	color: blue;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    You can replace “blue” with a hex code for any color you’d like.

    Thread Starter bastiaan72

    (@bastiaan72)

    Hi Ben, thanks a lot, although I am facing a (new) problem: the Customizer doesn’t open anymore. It remains blank (‘loading…’). This is the case with my current site, but also with a new one I am now creating.

    Are you aware of this problem? Without the customizer I can’t change the design…

    Hope you can help me on this!

    Bastiaan

    Thread Starter bastiaan72

    (@bastiaan72)

    Hang on… I figured out it is a Safari* bug. In Chrome no problem. You can ignore this.

    (*why on earth are people / am I still using Safari, it has so many conflicts…)

    Theme Author Ben Sibley

    (@bensibley)

    Glad that worked!

    I will look into the Safari bug and see if there’s anything I can do in Mission News to fix that as well.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change font color text on header image’ is closed to new replies.