How to change Background colors (craft_ideas)

Posted in: Newspaper
Post count: 7

Hello,
I use craft ideas demo,How to change Background colors of two places in the image
https://www.screencast.com/t/24DN98T7IV

Thanks

Post count: 35449

Hi,

Above the author image is set an background image not color, you need to set one image ( https://www.screencast.com/t/t4KYbWgusrxv ).

For the second one please insert this custom css in Newspaper> theme panel? custom code> custom css :
.td-craft-ideas .td-module-comments a {
background-color: red;
}

You can change the red color.

Thank you for understanding.

Post count: 7

Thanks a lot!!!

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