Comments 1lamia started the conversationDecember 12, 2018 at 6:36pmHello,How can i customize the look of my boutique page to make it identical to my homepage?I mean i want to remove the black stripes on my categories pictures and be able to add a personalized title ( see attatched)how can i do that?Thanks 1lamia repliedDecember 12, 2018 at 6:37pmOh and also, how can i justify a text in text block? 1,559Laborator repliedDecember 13, 2018 at 8:07amHi there, It is not possible to have the same look as in the homepage as there you are using custom fonts while here you cannot use custom fonts but I have tried to replicate it, add the following CSS to Custom CSS: .woocommerce .products.shop-categories .product-category a .woocommerce-loop-category__title, .woocommerce .products.shop-categories .product-category a h3 { background: transparent; color: #000; font-size: 25px; color: #7f7f7f; text-align: center; font-family: Parisienne; font-weight: 400; text-transform: none; font-style: italic !important; font-style: normal; padding-top: 20px; } Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hello,
How can i customize the look of my boutique page to make it identical to my homepage?
I mean i want to remove the black stripes on my categories pictures and be able to add a personalized title ( see attatched)
how can i do that?
Thanks
Oh and also, how can i justify a text in text block?
Hi there,
It is not possible to have the same look as in the homepage as there you are using custom fonts while here you cannot use custom fonts but I have tried to replicate it, add the following CSS to Custom CSS:
Best regards,
Laborator Team