Posting titles at the bottom of the main page

Posted in: Newsmag
Post count: 322

https://totosidae.com/
https://totohighkr.com/

Posting titles at the bottom of the main page I can’t see the seed, please fix i

Post count: 35449

Hi muktipolice, the post title color from articles inside modules / blocks can be changed using the theme panel options – https://i.imgur.com/4kVfju0.png now in case that the block/module you are using doesn’t exist in the theme panel you’ll need a custom css like this one:
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
color: #ffffff;
}

I hope this will help you!
Thank you!

Post count: 322

https://totohighkr.com/ajtt/


I can’t even see the caption on the main.

Post count: 35449

Hi,
Please try this custom css:
.single .wp-block-image,
.single figcaption,
.single .td-review-row-stars,
.single .comment-form-cookies-consent,
.single .comment-reply-title {
color: #999;
}

This should be used on single post template only. he css should be set in the theme panel > custom code> custom css.
I hope this will help you!

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