Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1092930
Post Share Button
Closed

Comments

  •  2
    Cairy started the conversation

    Hello, 

    how is it possible to disable the sharebutton next to the postname?

    If i disable the option "show social sharing" the icons like facebook,twitter... are hidden, but the sharebutton is still visible.

    Thanks.

  •  444
    Sergio replied

    Hi, 

    sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  2
    Cairy replied

    Hello,

    sorry for the unclear description.

    I added a screenshot of the button.

    Thanks

  •  444
    Sergio replied

    HI!

    pls. use following css:

    .post-footer-sharing {
        display: none!important;
    }

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  2
    Cairy replied

    worked, thanks a lot!