Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27723

    Hi there – trying to change the h1 main title to a different color. This is what I have but it’s not doing anything.

    h1.main-title {

    color: #990000;

    }

    What am I doing wrong? thanks!

    #135133

    Hi,

    You can use this:

    #top .alternate_color.title_container .main-title a {
    color: #990000;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing main header’ is closed to new replies.