Remove Google + and Pintrest widget in Posts

Posted in: Newspaper
Post count: 16

Is there an easy way to remove the Google + and Pintrest widget in my posts?

Post count: 6535

HI

Try this css in theme panel > custom code > custom css:

.td-social-google, .td-social-pinterest {
display: none!important;
}

Let us know ho it goes
Thanks!

Post count: 16

That worked! thanks so much!

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