Home Forums Ibsen Pro Removing store Heading from store page

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16123
    Benedicta Lee
    Participant

    Hello,

    is it possible in Ibsen PRO to remove the store page heading (Negozio) from the main store page? Is there custom CSS or a theme option?

    Thank you very much.

     

    #16125
    Andy
    Keymaster

    Hello,

    Please try this custom CSS added to Appearance > Customize > Additional CSS:

    .post-type-archive-product .woocommerce-products-header__title {
      display: none;
    }
    #16126
    Benedicta Lee
    Participant

    Yes, it worked!

    Thank you so much

    #16132
    Andy
    Keymaster

    Thank you for letting me know it worked.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Ibsen Pro’ is closed to new topics and replies.