In the new Update this is not there anymore. !
I do not finde this...
In the new Version there is no share wrapper - HIDE function. Where i can find it in the code ?
I fixed it with that:
.single .share_wrapper {
display:none !important;
}
Comments
In the new Update this is not there anymore. !
I do not finde this...
In the new Version there is no share wrapper - HIDE function. Where i can find it in the code ?
I fixed it with that:
.single .share_wrapper {
display:none !important;
}