Questions about the headings in Portfolio page.

Home Forums Jevelin Theme  Questions about the headings in Portfolio page.

Home Forums Jevelin Theme  Questions about the headings in Portfolio page.

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

    There are 2 headings for each movie that are the same. How to change the content of one? Look at the picture, please.

     

    Best wishes

    Ronald

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

    Hi Ronald,

     

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

     

    You can’t change them without developing custom code but you can remove one of 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

     

    h1.sh-portfolio-single-title {
        display: none;
    }

     

    Best regards,
    Shufflehound team

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