Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1239215

    Hi,

    I would like to hide categories & labels on my product pages

    For example on this product page :
    I want to hide the line below the Add To Quote button ( “Categories : Rental: Ambient Air, Rental: Mobile Phone Label: debit” )

    Thanks in advance for your help,

    #1239415

    Hey sofiadadci,

    Add this to quick css:

    .product_meta{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1239546

    Hi Jordan,

    It’s working, thank you very much.

    Have a good day,

    #1239634

    Hi,

    I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hiding categories & labels on product page’ is closed to new replies.