Active Tab text in Related Articles Section Not Shown

Posted in: Newspaper
Post count: 26

Hi,

I am using the default post template style 2 for my website posts.

In the related articles section, the text of the active tab is white on a white background and cannot be visible.

Check the site at CodePeople.

I was trying to find the settings to change the colour theme of the active tab but I could not find it.

I look forward to your kind advice.

Regards,
Andreas

Post count: 35449

Hi,

Unfortunately there is no settings in theme panel only for that section, you can change the HEADERS BACKGROUND COLOR but for all header -> http://prntscr.com/phswux what you can do is to use this custom css -> http://prntscr.com/phsyxw
.td_block_template_1 .td-related-title .td-cur-simple-item,
.td_block_template_1 .td-related-title .td-cur-simple-item:hover
{
color: #ffeb3b;
}

Or you can use a single post template from tagDiv Cloud Library, and you can edit with tagDiv Composer these section how you want.

Thank you!

Post count: 26

Hi Calin,

I’ll go with CSS customization.

Will be good to add it to the dev bug fix queuu.

Thanks again.

Regards,
Andreas

Post count: 35449

Hi,

Ok, I’ve noted it.

Then you!

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