Archived topic
Gallery
1 reply · Started by Maxime on December 19, 2014
Viewing posts 1–2 of 2
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
Hi Maxime,
You can remove that top image with CSS:
.attachment .page-header-image-single {
display: none;
}
This archived topic is closed to new replies.