Remove category names and product names from header image

Home Forums All Other Themes Remove category names and product names from header image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #232751
    Manolis FroudakisManolis Froudakis
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: August 19, 2025

    Hello
    SKT Cosmetics pro5.0
    I want to remove category , product and page titles from header image
    is it feasible?
    Page has it’s own name of course but i don’t want to show it on header images
    https://monastiriotis.eu/product/paidika-kosmimata-p301/
    thanks

    #232771
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31361
    • Total: 31361
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .woocommerce-breadcrumb, .skt-page-title {
      display: none !important;
    }

    Regards,
    Dave

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