Home Forums Basel support forum Remove categories name button from categories image

Remove categories name button from categories image

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

    snkrsdrop
    Participant

    Hello XTEMOS Team !

    How can i remove the categories name button from the categories image ? I give an image to understand what i mean !

    Image in attachements

    Regards,

    Lucas

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

    Artem Temos
    Keymaster

    Hi,

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

    .category-content .hover-mask {
    	display: none;
    }

    Regards

    #16116

    snkrsdrop
    Participant

    Perfect it works !

    Thanks 🙂

    #16117

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Remove categories name button from categories image’ is closed to new replies.