Custom block colors

Posted in: Newspaper
Post count: 3

I’m trying to change the block color but did not have success.

I tried to change this block but could not change all elements.
print screen

I used this at custom CSS:
.teste .td-block-title > *{
color:white!important;
background-color:#8224e3 !important
}

.teste .td-read-more > *{
color:white!important;
background-color:#8224e3 !important
}

Should I keep trying to change each element or there is some way to change everything at once?
If i have to change one by one, how to change the other elements?

  • This topic was modified 8 years by Jode.
  • This topic was modified 8 years by Jode.
Post count: 23312

Hello Jode,

First of all, try to make these changes directly from TD Composer and then you should use the Inspector Browser to check the classes and create your own CSS code which has to be added in Theme panel -> Custom CSS area. Notice that all of these involves doing such a custom work and we cannot provide something like this at the moment, sorry! You can check here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for your understanding!

Post count: 3

Hi Catalin,

Sorry I did not get it.
How to do this changes directly from TD Composer? I cannot find any options there.

And what is the code to change the color of the line below the block title?

thank you!

Post count: 23312

Hello Jode,

As an example, all of the style which can be changed from TD Composer can do it from here -> https://www.screencast.com/t/VaD6rTajtU

Thanks.

Post count: 3

Sorry, this does not help with my question.

I want to know what is the CSS code to change the color of the line below the block title. Could you help me please?

Thank you,

Post count: 23312

Hello Jode,

Sorry, I sent the wrong screen. Please check here -> https://www.screencast.com/t/4wPeoQPe

Thanks.

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