Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    I recommend asking at https://www.ads-software.com/support/plugin/woocommerce so the plugin’s developers and support community can help you with this.

    lisa

    (@contentiskey)

    check into this area too:

    .post-content h3, .project-content h3, .related.products h3, .sidebar .widget h3, .title h3, .upsells.products h3, .woocommerce-container .product-title, .woocommerce-tabs .entry-content h3, body #wrapper h2.woocommerce-loop-category__title {
        display: none;
    }

    maybe change to display:block;

    Thread Starter jlhoffman77

    (@jlhoffman77)

    Thank you @contentiskey! I should have known since I added that custom CSS. It fixed the issue. Thank you!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce Product Title Not Showing on Category Pages’ is closed to new replies.