I would like to change the above breadcumb header font to Playfair Display. Here's the link to the site: https://4y6t10dqen3o93ng-707682.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hello wwqqq,
Add this css at bottom of
Online Store-> Themes -> Edit code->Layout->theme.liquid
<link href="https://fonts.googleapis.com/css?family=Playfair+Display&display=swap" rel="stylesheet">
Add this css at bottom of
Online Store-> Themes -> Edit code->Assets->theme.scss.liquid
.headerMenu { font-family: 'Playfair Display'; }
Hi there!
I used your response to try changing my header font but I think I did something wrong and my site (reversibletoy.store) is not working propertly. I created a theme.scss.liquid file when I also had a theme.css and when I realized it, I removed the theme.scss.liquid file but it looks like the action removed booth theme files.
What should I do?
Thanks.
User | Count |
---|---|
443 | |
196 | |
101 | |
95 | |
90 |