• I am trying to find css that controls h1 class=”page-title”
    It shows up black
    Is this an active forum?
    Looks like threads are years old? oh no.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello braven1612,

    You can change the page title color with the help of custom css. You need to put the css code in your style file.

    h1.page-title {
    color: green;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter braven1612

    (@braven1612)

    Extremely Helpful, Manoj
    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘h1 class=”page-title”’ is closed to new replies.