How to remove roboto font

Posted in: Newspaper
Post count: 34

Hello,

I can’t figure out from where Roboto font is getting loaded? I just want one Google font which is Open-Sans. Could you please help?

URL: geekflare.com

Post count: 7909

Hi,

Roboto is one of the theme default font. You can set Open Sans from Theme Fonts for each section where you want to use it – http://screencast.com/t/floUsrMi Or find and replace Roboto font in style.css file for all classes – http://screencast.com/t/Lryjoiw9 Unfortunately theme doesn’t have a general option to do this.

Thanks!

Post count: 34

Hello Alin,

I have replaced in style.css. I believe this will be replaced in next update? if so, what should I do so it doesn’t get replaced in next theme updates.

Post count: 7909

Hi,

Unfortunately this file will be overwritten when you will update the theme. A solution is to use child theme as style.css file can be overwritten by child theme files. You can find the child theme, if you want to install it, in /code folder from package that you downloaded from themeforest – https://forum.tagdiv.com/whats-included/

Thanks!

Post count: 34

Ok, I just installed child theme and did following.

Copied style.css from Newspaper to Newspaper-child
Made necessary changes to style.css under Newspaper-child

Hope it’s ok ?

Post count: 7909

Hi,

Yes, it should work if you have activate the child theme. I have also checked changes in style.css file from child theme and they were applied.

Thanks!

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