Hello,
Article title is OK in blog page (.article-meta.blog > h2) and I want the same size and color for article title when only 1 article is on a page : how to do this ?
#gkComponent > div > h2 {
color: #E54215!important;
}