Edit post background and Remove social media icon.

Posted in: Newsmag
Post count: 2

Hi, I can’t find where to edit the content background color on a post page. And I want to remove the social icon too.

Post count: 35449

Hi,
The social icons can be removed from the theme panel > social networks -social networks – https://i.imgur.com/YARGSNs.png also for social share use the same path theme panel > social networks – social share.
For background you can use the option from the theme panel > theme color > general theme colors – https://i.imgur.com/E5sRoB1.png or you can use a custom css like this one -> https://i.imgur.com/FYIEOmG.jpg
.td-main-content {
background: gray;
}

This code needs to be set in the theme panel > custom code> custom css.
I hope this will help you!

Post count: 2

It work!, Thank you 🙂

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