[Resolved] How delete those image from header ?

Home Forums Support [Resolved] How delete those image from header ?

Home Forums Support How delete those image from header ?

  • This topic has 3 replies, 3 voices, and was last updated 9 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #94404
    Michal Janyst

    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 ?

    #94471
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #94513
    Mike

    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

    #94665
    Tom
    Lead Developer
    Lead Developer

    Sure, can you possibly email me temporary admin login to support@generatepress.com so I can take a look?

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.