Home Forums Support Gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #56142
    Maxime

    Hi,

    I have an issue with Gallery. When I put a featured image, I have it twice on the same page like on this page: http://www.conference-bordeaux.fr/promotions/avocats-2012/#main

    Could you help me with that ?

    Thank you

    #56248
    Tom
    Lead Developer
    Lead Developer

    Hi Maxime,

    You can remove that top image with CSS:

    .attachment .page-header-image-single {
          display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.