Remove the category name inside a product-category page

Home Forums Jevelin Theme Remove the category name inside a product-category page

Home Forums Jevelin Theme Remove the category name inside a product-category page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    RESOLVED Posts
  • worldofpixels
    Participant

    Hi,

     

    I would like to remove (not only css, so the columns adapt and the image boxes are smaller) the mentioning of the category on every product inside of its category. Especially that it is Always the same.

    http://www.worldofpixels.be/product-category/test-album-scooby-category/

     

    Please also check printscreen.

     

    Thanks in advance and kind regards,

    Ben

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Ben,

     

    I hope you are well today and thank you for your question.

     

    I am not sure what you meant by not only css in your question but you can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .archive.tax-product_cat .additional-information.sh-default-color {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    worldofpixels
    Participant

    perfect, this has solved my problem ! Thanks !

    You are most welcome here 🙂

    empowershop
    Participant

    Hi support, I tried doing this and while the category name was removed inside all product-category pages, they still show on the homepage and also when I hit the “Shop” button on the main navigation menu.  Please see screenshots attached.

     

    I appreciate any help you can provide to remove these as well.

     

    Thank you!

     

    Website URL: http://8d0.1ed.myftpupload.com/shop/

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)