• Resolved ashtasticz

    (@ashtasticz)


    I am about to go crazy.

    My theme options setting for default pages is set correct. Page title box + breadcrumbs are turned off. Even on the pages i made on the bottom i ticked page title box + breadcrumbs to hide.

    Here comes the issue. The woocommerce shop page is inheriting these settings just right. The only issue i have is when i click on a product, it takes me to the single product page, this is where suddenly the page title box does display.

    I cant even change this on the bottom of the page because this isnt a page i created. I just opens it up via woocommerce.

    Anyone got any ideas?

    • This topic was modified 7 years, 10 months ago by Jan Dembowski.
    • This topic was modified 7 years, 10 months ago by ashtasticz.
Viewing 1 replies (of 1 total)
  • Thread Starter ashtasticz

    (@ashtasticz)

    
    body.single.single-product 
    .entry-header 
    { 
    display: none; 
    }
    

    Fixed with this!

    • This reply was modified 7 years, 10 months ago by Jose Castaneda.
    • This reply was modified 7 years, 10 months ago by Jose Castaneda. Reason: added backticks for code
Viewing 1 replies (of 1 total)

The topic ‘Woocommerce issue’ is closed to new replies.