• Resolved raakaametallia

    (@raakaametallia)


    Hey, I’m developing a website as a school project and I need help with changing the color of page headers. I mean those headers under the menu bar. I already have a child theme but I’m not really sure how to change the color. Please help me!

Viewing 4 replies - 1 through 4 (of 4 total)
  • I think this is what you’re looking for

    .page-header .page-title {
      color: red;
    }
    Thread Starter raakaametallia

    (@raakaametallia)

    Yep, Thanks!

    Hi @jarretc – similar question here. Primer child theme Ascension has color themes, but it won’t allow me to change the color of a button. Is there a way to disable the ‘color theme’ variable?
    Or to specify the button color in a way that overrides the theme? (I have done this already but the theme’s color scheme is overriding that custom setting.)
    Thanks!

    @lh514 not sure about the color scheme itself but if you have a live site and the button you want to override I can most likely figure it out

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can I change the page header colors in Primer?’ is closed to new replies.