Profile boxes showing different content

Home Forums Jevelin Theme Profile boxes showing different content

Home Forums Jevelin Theme Profile boxes showing different content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • lauramottram
    Participant

    Hello

     

    Can you help me work out why my profile box overlays are displaying different information please?

     

    https://lauramottram.com/portfolio/

     

    The first box (SAM) shows a sub-heading on the overlay, but the other two do not. I want the sub-heading NOT to show.

     

    Thanks

    Laura

    Solution for this topic

    Hi Laura,

     

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

     

    You can disable 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-portfolio-overlay2-data {
        font-size: 0;
    }

     

    Best regards,
    Shufflehound team

    lauramottram
    Participant

    Thanks, that worked

    You are most welcome here 🙂

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