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

Okay
  Public Ticket #1276960
Remove social share icon in single portfolio items
Closed

Comments

  • Pierre-Marie started the conversation

    Hi,

    I want to remove the "share on social media" icon in each Portfolio item but can't find how to do it. 

    I have tried to add the following code in Appearance > Customize > Additional CSS 

    .single-x-portfolio .x-entry-share { display: none;
    }

    But it does not work. 

    Also I have unticked "display social share icon" in my portfolio items.


    How can I do it?

  •  444
    Sergio replied

    Hi, 

    Can you pls provide more details (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.

  • peifkes replied

    Hi,

    I have the same issue. Could you tell me please, how to remove the social icons in portfolio item?

    Thanks a lot

  •  444
    Sergio replied

    HI, peifkes

    pls. use following css:

    .portfolio-item-page-bottom{
        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.

  • Pierre-Marie replied

    Actually it's an option in the portfolio element. Check "disable sharing button". As simple as that!

  •  444
    Sergio replied

    Hi,

    I understand we are talking about this (screen 1509)

    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.

  • peifkes replied

    Hi Sergio,

    thanks a lot. This is exactly, what I mean.
    It works fine!

    Kind regards,

    Wiebke