1) Config SM for Single Post template? 2) Home page category color config

Posted in: Newspaper
Post count: 51

Hi
1) I’d like to know how to configure the Single Post template SM ribbon indicated in this link (Top image): https://imgur.com/a/McBaUcy
2) Is it possible, apart from the choices in the drop down menu, to configure the color (#dd8080) instead of the gray default color, link here (bottom image): https://imgur.com/a/McBaUcy
Thanks,
Alejandro

Post count: 35449

Hi,

1. You can choose what social share to sue from theme panel -> https://forum.tagdiv.com/design-post-pages-using-default-templates/ -> https://i.imgur.com/40jqPkw.png

2. Unfortunately on big grid full 5 you can achieve this only with custom css, there is no option for this.
-> https://i.imgur.com/u8ThFbb.jpg
.td-grid-style-4 .entry-title {
background-color: rgb(236 77 152 / 70%);
}

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

Thank you!

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