Sharing Buttons

Posted in: Newspaper
Post count: 249

Hi there,

I am trying to remove the WordPress sharing buttons. I have looked on the wordpress forums however they are saying I should see a sharing options under settings but I don’t have that option.

How do I remove these sharing buttons: http://pbrd.co/NAlmBR

Post count: 3343

Hi,
You have tried from here?: http://screencast.com/t/ie1BKI2p

Post count: 249

Bingo! Simple but wasn’t obvious at the time.

Thank you Marius.

Post count: 249

I’ve got another issue which you might be able to help with too..

How do I solve this overlapping with the email share window and the ad at the top?
http://pbrd.co/1huONzU

Post count: 3343

Hi,
Add this in Theme panel -> Custom CSS

.vex {
    z-index: 9999 !important;
}

Thanks!

Post count: 249

Perfect! Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.