Home Forums Basel support forum Remove category name on image

Remove category name on image

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

    grabtheseamripper
    Participant

    Hi

    The images I have for product categories says what they are so I dont need the name of the category on top of the image. Can you tell me how to remove this?Please see screen shot.

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

    Artem Temos
    Keymaster

    Hi,

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

    .cat-design-default .hover-mask {
        display: none!important;
    }

    Regards

    #18206

    grabtheseamripper
    Participant

    This worked a treat thank you!

    #18218

    Bogdan Donovan
    Keymaster

    You are welcome!

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