Home Forums Basel support forum How subcategories (image and text) display on the page Reply To: How subcategories (image and text) display on the page

#15895

Artem Temos
Keymaster

Hi,

Here is code for subcategories title

.cat-design-default .hover-mask {
	position:relative;
  	background:none;
    bottom: 0;
    left: 0;
    box-shadow: 1px 1px 3px rgba(136,136,136,0);
    background-color: #fff;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
}

Sorry, but we don’t know why the code for the WooCommerce fix. We don’t have a solution in our them scope.

Regards