Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #463452

    I have a problem with my portfolio.
    When I click on one of my featured imeges in the portfolio-overview. The conten-pages opens, but it shows always the featured imgage again on the top of the content. I don´t want to show the featured image in the content-area again. How can i remove it?

    #463761

    Hey jurajrose!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #463815

    Hi Rikard,

    I send you the link in the private content.

    #463908

    Hi!

    There is no link in the private content. Please add it again. Try to use this in the Quick CSS field:

    .single-portfolio .page-thumb {
      display: none;
    }

    Best regards,
    Ismael

    #464323

    Hi Ismael,

    perfect, everything works fine now. Thank you for your help.

    Best regards,
    Juraj

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Portfolio: featured image show up on top of the content-page’ is closed to new replies.