Remove Author's Picture Links

Home Forums Jevelin Theme Remove Author's Picture Links

Home Forums Jevelin Theme Remove Author's Picture Links

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

    Hi Shufflehound Team,

     

    How can I remove all the social links from the authors pictures in the page below:

    http://a21.7a6.myftpupload.com/about-us/

    I would like for it to only have 1 link to each person’s email or no link at all.

     

    Best,

    Jon W.

    Hi Jon,

     

    I hope you are well today and thank you for your question.

     

    You can remove it 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

     

    .sh-team-icon-container {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    recliq
    Participant

    Thank you for the help! It worked great.

     

    One more question, why is my contact form (from content elements) is not working? I am testing the form and it gives me an approved message (“message sent”) but the actual form never gets emailed to the email I setup on the form?

     

    This is the page I am testing it on: http://a21.7a6.myftpupload.com/about-us/

     

    Please let me know if you can figure out what’s going on!

     

    Best,

    Jonathan W.

    You are most welcome 🙂

     

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

Viewing 4 posts - 1 through 4 (of 4 total)