Viewing 1 replies (of 1 total)
  • Hi efemino,

    Try adding this to child theme style.css file

    h1.entry-title {
         color: #2E555E;
         font-weight: bold;
    }
    
    #page {
         width: 1140px;
    }

    with color: #2E555E, and width: 1140px;
    you can use whatever color and the value of width you want

    Good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘Post Title Color’ is closed to new replies.