text color

Posted in: Newspaper
Post count: 86

Tell me please. I can not find where to change the text color here
https://prnt.sc/sj21em

Post count: 35449

Hi,

Unfortunately for the moment on that element you can set a different color only with custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
-> https://i.imgur.com/uwAZ49C.jpg
.td-subcat-filter .td-subcat-list a {
color: #eee;
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help you!

Post count: 86

hello.
Please advise.
Installed the custom code.
.td-vm-title {
pointer-events: none;
}
But it applies to the whole site. I can’t figure out which class to apply it to, so that it applies only to this page.
https://nevessta.ru/video/

  • This reply was modified 3 years by denya.
Post count: 27744

Hi,

You need to be more specific, if you want to apply to this category please use this class -> .category-video

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.