Change Homepage Latest Articles List Title Background Color

Posted in: Newspaper
Post count: 28

The title has my question. The theme default is black, but all of my other tabs are in blue (http://www.photocommand.com). How can I change this last one? I could not find it.

Also, is it possible to have this one title differently set for my two languages? qTranslate-X does not separate this one section. Thank you.

Post count: 6535

Hi

You can chance that color from theme panel > theme color: http://screencast.com/t/nYFaY5kxbcp or use this css in theme panel > custom css: http://screencast.com/t/7Y9vfxsh2I

.td-pb-article-list .block-title > span{
background-color: #00b6db;
}
.td-pb-article-list .block-title{
border-color: #4db2ec;
}

We didn’t tested the qTranslate-X plugin with the theme so it’s possible to appear some issues with it’s functionality, sorry.

Thanks!

Post count: 28

Thank you very much.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.