how Delete top share buttons from mobile version?

Posted in: Newspaper
Post count: 61

how Delete top share buttons from mobile version?
http://prntscr.com/hqpyzq

Post count: 20688

Hi,

The easiest way would be to remove the top sharing with a code like this
https://www.screencast.com/t/fnh8DUADugA3

.single .td-post-sharing-top {
display:none;
}

Enter it in Theme panel->Mobile theme->Custom CSS code.

Thanks

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