Hi,
Can someone please help me to change the color and the font size of the article header(title) on the template please? Thanks....
#gkComponent > div > h1, #gkComponent > div > h2, #gkComponent > div > h1 a, .blog h2, .blog h2 a, #gkComponent > div > h2 a {
color:#fff !important;
}
#gkComponent > div > h1, .blog h2, #gkComponent > div > h2 {
font-size: 45px;
}