Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #230863
    halozipit
    Participant

    Please help to tell me how to delete the block font on category product shop as picture below : Zipit Shop

    #230875
    Skandha
    Participant

    @halozipit: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .woocommerce-products-header {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Delete block font on category shop’ is closed to new replies.