How to change the font of this class?

Posted in: Newspaper
Post count: 67

Hi

I would like to remove or change this font to a default font. How do I change this font everywhere?
https://prnt.sc/DxwwFPSF0a-1

Post count: 27744

Hello,

How did you add the list? I think that you can change it only with custom code css -> .listing-item a.title
{
font-family: ROBOTO;
}

Set the code in Theme panel>Custom code>Custom css

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.