Site logo

Archived topic

How delete those image from header ?

3 replies · Started by Michal Janyst on April 1, 2015

Viewing posts 1–4 of 4

hello lads
i purchase a header content app, but i dont spotted than on others pages i have unwanted header
my main page look like : main page with standart header
but on other page i have something like that :

how i can change options and not display others images ?

Hmm I'm not experiencing the same issue. For example: http://demo.generatepress.com/product-category/posters/

Are you using any other plugins which may be conflicting?

This CSS will remove them if you can't find what else is causing it:

.tax-product_cat .type-product .post-image {
      display: none;
}

Thanks for answer, but i check and dont using any others plugin, it was started when i activate a header plugin, you can check if you can , after that i will try delete by css

This archived topic is closed to new replies.