Social Icons - Question | JoomShaper

Social Icons

Bob Bishop

Bob Bishop

Template 2 years ago

I am trying to remove social Icons from articles. I have set settings in articleoptions not to show Icons but they are still showing. The icons are above the carousel FB Titter and Linkdin any help please

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

Hi

You can use this custom css

.article-ratings-social-share.d-flex.justify-content-end{
  display:none !important;
}

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.

-Regards

0
Bob Bishop
Bob Bishop
Accepted Answer
2 years ago #39482

Thanks for the answer, I eventually found it in template settings.

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

You are most welcome. You can now accept my answer and close this post

Thank you

0