• Hi guys.

    Is there a way to customize the Home Hero heading text colour?

    I’ve been trying different things but just can’t seem to be able to.

    I want the heading to have one colour and the button text an other, how do I do that?

Viewing 1 replies (of 1 total)
  • If you have custom css plugin instaled try this :

    .hero-content span h2 {
    color: black; (or the colour you want)
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Customize Home Hero heading text colour?’ is closed to new replies.