- This topic has 2 replies, 2 voices, and was last updated 1 year, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Editing formatting Similar Products
Hi,
How do I change the font and font size of the term SIMILAR PRODUCTS ?
See screenshot: https://ibb.co/THT0rfp
Thanks in advance.
Hi,
Kindly show us your website URL?
Regards,
Chris
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.related.products h2 { font-family: "Roboto", Sans-serif !important;}
@media screen and (max-width:479px) {
.related.products h2 { font-size:40px;}
}
Regards,
Chris
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]