Anonymous User 17295425
(@anonymized-17295425)
We have a plan to add font load & unload in customizer. Need some times.
Thread Starter
ckubs
(@ckubs)
Ok, so I’ll waitthen fort the official update instead of making theme changes. 🙂
Anonymous User 17295425
(@anonymized-17295425)
You can change this from from here (coblog/inc/template-functions.php)-
wp_enqueue_style( 'coblog-google-font-style', '//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900', false );
We need same time to add this in customizer. We add this in our future options.
Thanks.