Hi,
The css code or this element is quite a mouthful as it affects a bunch of different elements.
Here it is:
.block-title > span, .block-title > a, .block-title > label, .widgettitle, .widgettitle:after, .td-trending-now-title, .td-trending-now-wrapper:hover .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td-related-title .td-cur-simple-item, .woocommerce .product .products h2, .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more{
background-color: rgba(6, 122, 180, 0)!important;
}
.block-title a, .block-title span, .block-title label{
color:#2196F3!important;
}
You can change the colors to your liking. I set the background transparent and the text blue, but not sure it’s the blue you are looking for.
Thanks.
-
This reply was modified 9 years by
Bogdan B..
Hi Bogdan..!
Thank you for this. It worked with few error. 🙂
In this line of code :
#2196F3!important;
It gives and error and it says ” EXPECTED RBRACE AT LINE 74 COL 1″ and because of this , the Title text is invisible. http://i.imgur.com/mcH6uBV.png
Please give the code one more look.
and please make the height of the line little more..and perhaps I can change the fonts, size and nature of title text from “Theme fonts setting panel. Right?
Thank you very much
Sorry about that. My bad :D. I did not copy all of the code correctly. I adjusted it now and it should work as intended.
The line-height, and font can be changed from the theme panel here: http://screencast.com/t/9bvg7JTgvC
Thanks.
It worked. Thank you 🙂 ,
BDW, the line height which I asked about is not the line height of fonts. I was asking about broaden the the volume of the horizontal blue line placed below the title text… Have a look if you understood what I mean..
Thank you very much again 🙂
-
This reply was modified 9 years by
Nano.

