smartlist header colour

Posted in: Newspaper
Post count: 44

How do i change the smartlist header NUMBER colour as i didn’t find it in theme panel.

screenshot

Post count: 27744

Hello,

Please let me know what template is used for the post (standard template or cloud template).
You can change the color for the number of smart list like this, edit with tagDiv Composer, select the smart list and there is a setting for color https://www.screencast.com/t/4fcWyHeUoch

Hope this help you!

Thank you!

Post count: 44

It is made with standard and i would like to change the colour for all of the posts and not individually.
Thank you

Post count: 27744

Hello,

Unfortunately, for standard the change need to be done using custom code CSS, so please make sure you use the same smart list and please send the link where is set it.

Thank you!

Post count: 44
Post count: 27744

Hello,

Please try this custom code CSS => https://www.screencast.com/t/3Tv9o6UJi

.td_smart_list_2 .td-sml-current-item-nr{
background-color: red;
color: black;
}

Set it in the Theme Panel -> Custom Code -> CSS, also you can set the color you need.

Thank you!

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