This topic has 6 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
hi,
I would like to make product name on Products Pahe as BOLD.
Where do I go and what I have to do?
Always thank you.
Regards,
Hello intelisystems,
please add following css code to your custom.css file:
.product-title{
font-weight:bold;
}
Regards,
Stan Russell.
Hi. Thank you for your help.
I did as you instructed but it is not working.
Can you take a look at the site in the dashboard?
Hello,
I’ve edited the code to this one:
.products-grid .product-title{
font-weight: bold;
}
Please check now.
Best regards,
Jack Richardson.
Wow.. it works now.
thanks
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Font of Product Name on Products Page’' has been successfully resolved, and the topic is now closed for further responses