Share Title - Question | JoomShaper

Share Title

I

Igor04

Template 2 years ago

How do I delete "share"? This site doesn't need it? Thanks.

https://www.akademija.smartadria.si/knjiznica

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #33929

Hi,

Use this custom css

.article-details-wrap .helix-social-share-wrap{
  display:none;
}

Add this css code inside the custom.css file. Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code. https://prnt.sc/pu705g https://prnt.sc/pu70zn In Extensions>Template> Template Options > Custom Code > Custom CSS please add this Thanks

0
I
Igor04
Accepted Answer
2 years ago #33966

Thank you.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #34029

You are most welcome

0