• Resolved SignalWarrant

    (@signalwarrant)


    I’ve created a child theme called storefront-child, it works fine. I need to remove the Page title for the shop page. I have my Caching plugin turned off.

    I have tried adding this to the CSS with no change.
    .woocommerce-products-header__title page-title {display: none;}

    I have added the code from here: https://wordpress.org/support/topic/remove-shop-page-title-2/ to a functions.php file in my child theme folder. I get an error. Am I supposed to put this code in some other file?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove Shop title storefront theme’ is closed to new replies.