Change colour Blocks Post Title

Posted in: Newspaper
Post count: 16

Hello,

I want to change the Post Title Colours on the blocks, i attach an image: http://prntscr.com/kd65ph

Post count: 23312

Hello spexdj,

If you want to change the title of your posts displayed in modules, please try to use the code below and place it in Theme panel -> Custom CSS area.

.td-module-title a{
color:green!important;
}

The result is here -> https://www.screencast.com/t/KuYSJrvkadQw

Thanks.

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