This topic has 4 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hi, can we remove the title of products? see the picture https://prntscr.com/js1z80 and reduce size of the title under?
Is possible?
best regrads
Hello,
Please use this custom css code:
.single-product .page-heading .title span {
font-size: 0px;
}
.single-product h2.product-name {
font-size: 25px;
}
Regards
Oh my god, you are the best!!!
Thanks!!
one thousand kisses!!!
thanks
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up