Hi, we are trying to change this label color but does not take into consideration the command that we tell. How come?
https://dl.dropboxusercontent.com/u/22334399/Schermata%202015-03-24%20alle%2013.07.40.png
Hi,
I’ve also tested this using the latest theme version and it seems that the color settings for block title doesn’t works.
I’ve added this issue on our todo list and we will fix it in next theme update.
Until then you can use the css from below to change slider’s block title: http://screencast.com/t/CPUskhkh0
.td_normal_slide .block-title span {
color: #EDC5C5;
background-color: #4726E0;
}
Thanks for reporting this!
Sorry for the inconvenience!
OK thanks, and if we want to change this color? -> https://dl.dropboxusercontent.com/u/22334399/Schermata%202015-03-24%20alle%2015.39.56.png
We can do this for each page by entering CSS code of Visual Composer? See this -> https://dl.dropboxusercontent.com/u/22334399/Schermata%202015-03-24%20alle%2015.41.42.png
Hi,
Yes you can do it like that or if you want to that css code apply on all pages you can add the css in Theme Panel > Custom Css: http://screencast.com/t/iDEq2ytyZx0D
Thanks!
Hi,
You can try this code:
.td-trending-now-wrapper .td-trending-now-title{
background-color: #EF5730;
}
Thanks!
Hi,
Unfortunately theme doesn’t have an option for any blocks. Sorry for inconvenience!
Thanks for the message!