I’ve searched for some solutions here but none fixed my problem. The theme we are using is minimog.
I’d like the headings of my blog posts to be roboto.
A user working with the Minimog theme wanted to change blog post headings to Roboto font but couldn’t find the correct CSS file to modify.
Initial Problem:
Resolution:
main.css instead of the expected filenamebase.css and added the font styling code thereThe discussion was resolved quickly after community members offered to review the store URL, but the user found the answer independently before assistance was needed.
I’ve searched for some solutions here but none fixed my problem. The theme we are using is minimog.
I’d like the headings of my blog posts to be roboto.
hey @Temorail share the URLs of your website plz
Hey @Temorail
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Not long after posting the discussion I found the reason why I couldn’t change the font is because the asset code file is named main.css on my site. But I created a new asset file and named it base.css and pasted the solution in it. The code is working, it’s just that I couldn’t locate the file. This is the correct solution, thank you.