Sharing box (bubble) bigger size

Posted in: Newspaper
Post count: 6

Hello,

I would like to make bigger the bubble with the number of likes above sharing box (facbook) at single post sharing. I can see that it show via an iframe show i cannot add css to this element. Is there a way to do this?

facebook likes counter bubble

Thanks

Post count: 35449

Hi,

This can be achieve only using custom css -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/

Thank you for our understanding

Post count: 6

Thank you for your answer.

The element that i need to change is the bubble with facebook like numbers. If you check chrome inspector you can see that this elements are loading inside an iframe so css cannot be added through the usual way from child theme or theme panel’s custom code.

So can you please help me how could i change some styling on this elemeents?

Thank you

Post count: 35449

Hi,

I made some test to change the like button , but the css from the iframe button is to strong; you need to make some changes from the theme core files, (td_module_single.php) and change the code according to the official Facebook Documentation from here -> https://developers.facebook.com/docs/plugins/like-button/ https://www.screencast.com/t/wYBWWihJ

Thanks for your understanding!

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