Change category colour on Mobile Theme ?

Posted in: Newspaper
Post count: 53

Hello,

Can we change the color and size of category blocks when using tagDiv Mobile Theme?

https://imgur.com/d1i2QBi

Thanks !

Post count: 27744

Hello,

The only options to change colors in the mobile theme are these => https://www.screencast.com/t/gky6q5VCqcNC
For what you want, you need to use custom CSS, if you need help tell me.

Thank you!

Post count: 53

Thansk for your reply.
How can I put my category blocks in red?

Post count: 27744

Hello,

You can try this code

.td-post-category
{
background-color: red;
}

The code need to be insert in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/kUZvZK8iY818 looks like this => https://www.screencast.com/t/NYylzOhUUm
If it not apply, please send a link to your website.

Thank you!

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