This topic has 2 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
How do I change the category font so it isn’t all in capital letters?
And, how do I use a Google font on the website? Can I choose any Google font?
Hello,
Try to andd this code into custom.css file.
.cats.acc_enabled .block-content .wpsc_category_title a{
text-transform:none;
}
You can try to use some third-party plugin to implement such functionality for Google font.
Regards,
Robert Hall.
The issue related to '‘Change category font so it is not all caps’' has been successfully resolved, and the topic is now closed for further responses