Comments Pierre-Marie started the conversationAugust 18, 2017 at 5:06pmHi,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? 432Sergio repliedAugust 21, 2017 at 8:48amHi, 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 repliedOctober 19, 2017 at 11:22amHi,I have the same issue. Could you tell me please, how to remove the social icons in portfolio item?Thanks a lot 432Sergio repliedOctober 19, 2017 at 1:31pmHI, peifkespls. 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 repliedOctober 19, 2017 at 1:36pmActually it's an option in the portfolio element. Check "disable sharing button". As simple as that! 432Sergio repliedOctober 19, 2017 at 1:40pmHi,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 repliedOctober 19, 2017 at 3:59pmHi Sergio, thanks a lot. This is exactly, what I mean.It works fine! Kind regards, Wiebke Sign in to reply ...
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?
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.
Hi,
I have the same issue. Could you tell me please, how to remove the social icons in portfolio item?
Thanks a lot
HI, peifkes
pls. use following css:
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.
Actually it's an option in the portfolio element. Check "disable sharing button". As simple as that!
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.
Hi Sergio,
thanks a lot. This is exactly, what I mean.
It works fine!
Kind regards,
Wiebke