Color of quote text in mobile theme

Posted in: Newspaper
Post count: 10

Hello. How can I only change the color of the quote text in a mobile theme. Thank.

Post count: 27744

Hello,

If you have the mobile responsive version, then you can change the color with tagDiv Composer => https://www.screencast.com/t/0MeXw9Pp
But if you use the mobile theme plugin, then you need to use custom code CSS => https://www.screencast.com/t/uJA8F7xjLdf

.td-post-content .td_quote_box p{
color:red;
}

Set the code in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/St204VtFl3NU

Hope this helps you!

Thank you!

Post count: 10

Thank you!

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