No title or block tile text color isn't change

Posted in: Newspaper
Post count: 26

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.

Post count: 20688

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

Post count: 26

I edited but no result.
check screenshot :-
http://prntscr.com/itulx0

Post count: 26

check block also–

http://prntscr.com/ituve2

Post count: 26

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.

Post count: 20688

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;
}

Post count: 26

not change anything
check screenshot–

http://prntscr.com/iunbku
http://prntscr.com/iunczf

Post count: 26

ok.all done. thanks.

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