Home Forums Basel support forum Hide categories

Hide categories

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17200

    qgideias
    Participant

    Is it possible to hide the internal product page categories?

    #17204

    Artem Temos
    Keymaster

    Hi,

    Could you please send a screenshot of what do you want to hide?

    Regards

    #17213

    qgideias
    Participant

    yes

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

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to remove them

    .posted_in {
    	display:none!important;
    }

    Regards

    #17265

    qgideias
    Participant

    worked, thank you

    #17267

    Artem Temos
    Keymaster

    You are welcome.

Viewing 6 posts - 1 through 6 (of 6 total)