Footer Page, Category Text Color problems

Posted in: Newspaper
Post count: 22

Hello.

I can’t figure out Category text color on Big Grid Flex 10 and other on footer page.
In the setting I have yellow but on live web is gray.
See picture. Left side is live footer page and right side in the page settings in Tag Div Composer.
Footer - Category text color problems

Please advise.
Thank you,
Ingrid

Post count: 35449

Hi,

I just investigate this problem, and is seams to be a demo customization and this has a strong css that is apply over tagDiv Composer style and in order to set that color you need to use a custom css, also please remove the category text color from the footer in this way that style will no more try to be set.
.td-spa .td-footer-wrapper .td-post-category {
color: #e5ad25;
}

Please set the css in Newspaper>Theme panel>Custom code>Custom css

Thank you for your understanding!

Post count: 22

Hello Calin.

Thank you for your help. It works now.

Ingrid

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