Portfolio page - categories

Home Forums Jevelin Theme Portfolio page – categories

Home Forums Jevelin Theme Portfolio page – categories

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Lonartorg
    Participant

    Hi there,

     

    I would like to remove the category reference as highlighted on the screenshot. How can I achive that?

     

    https://www.wearemaker.co/project/fat-boy-hair/

     

    Many thanks in advance!

     

    Thanks,

    Rocio

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

    Hi Rocio,

     

    Thank you for your question.

     

    You can achieve 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-single-info {
        display: none;
    }

     

    Best regards,
    Shufflehound team

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