Jump to content

Edit History

elektro-kot

elektro-kot

Hi all

Sorry for my english

I use PrestaShop 1.7.6.9 (cassic theme) and want to hide category block whith picture and description text in categorys and subcategorys (please see screenshot).
Is it correct to use this code in custom.css file?

 

/* Hide Category Block */
.block-category {
display:none!important;
}

 

hide_category.jpg

elektro-kot

elektro-kot

Hi all

Sorry for my english

I use PrestaShop 1.7.6.9 and want to hide category block whith picture and description text in categorys and subcategorys (please see screenshot).
Is it correct to use this code in custom.css file?

 

/* Hide Category Block */
.block-category {
display:none!important;
}

 

hide_category.jpg

elektro-kot

elektro-kot

Hi all

Sorry for my english

I use PrestaShop 1.7.6.9 and want to hide category block whith picture and description text in categorys and subcategorys (please see screenshot).
Is it correct to use this code in custom.css file?

 

/* Hide Category Block */
.block-category {
display:none!important;
}

 

×
×
  • Create New...