Thread Starter
moarf
(@moarf)
Hi,
So the blossom team support give me the solution for my problem :
https://beaverhero.com/move-product-category-description/
Description is on the top (not cool) but new one on the footer (cool!!). So adding :
Add CSS via Admin Dashboard > Appearance > Customize > Additional CSS.
This will remove the category description on the top.
.woocommerce-page .site-content>.page-header .archive-description {
display:none;
}`
Bye !
-
This reply was modified 4 years, 4 months ago by moarf.
Up Up !!
I am also interested !!!!
THX