Hello,
In td composer block or others heading text color isn’t change.
check screenshot–
http://prntscr.com/itmshf
check another screenshot–
http://prntscr.com/itmsx1
How to solve this issue?
help me please.
Hi,
There is a problem currently with the new ticker color settings
– https://forum.tagdiv.com/topic/can-not-change-newsticker-text-color/
But other elements should not have problems. If you have any others please provide more details and we will investigate further. Testing on a block for example works properly
– https://www.screencast.com/t/jwAKoVPIBo
Let us know and sorry for the inconvenience.
Thanks
I edited but no result.
check screenshot :-
http://prntscr.com/itulx0
I check every thing all blocks are working perfectly but ” Trending Now”, “Header Block 1” and “Latest Articles” section have some problem with text color.
The problem with the ticker is that the text color applies as background, not font color. The issue will be fixed in the next theme update. You can use the code I provided to change the color of the text
– https://www.screencast.com/t/LTSUVeCC
The title of the latest articles section is affected by this setting
– https://www.screencast.com/t/2ETjNC8D3
Or use a code like this
– https://www.screencast.com/t/d2pPPsqe
.td-ss-main-content .td-block-title span{
color:yellow;
}
not change anything
check screenshot–
http://prntscr.com/iunbku
http://prntscr.com/iunczf
-
This reply was modified 8 years by
devraj1986.