portfol

Home Forums Jevelin Theme portfol

Home Forums Jevelin Theme portfol

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • SaqlainMughal
    Participant

    Hi, i would like to remove twitter and pinterest sign. This appears when i click on the share button. How can i remove those 2?

    Attachments:
    You must be logged in to view attached files.

    Hi @SaqlainMughal,

     

    Thank you for your question.

     

    You can remove it from the theme settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    SaqlainMughal
    Participant

    I dont have those options.

     

    Attachments:
    You must be logged in to view attached files.

    You can remove them by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .jssocials-share.jssocials-share-twitter,
    .jssocials-share.jssocials-share-pinterest {
        display: none;
    }
Viewing 4 posts - 1 through 4 (of 4 total)