No content to show
User Activity
06-26-2025
I have spent hours trying to get to the bottom of thisThis is from ChromeDev. Showing font-family BebasNeue is being loaded However the fonts are still showing Barlow condesnsedbase.css file theme.liquid (backup in case base.css doesn't work) I tri...
06-26-2025
This didn't work! Not sure what the issue is. Can I put liquid code in base.css?
06-26-2025
I have followed instructions from other forum posts to import the Bebas Neue font You can see my imported BebasNeue.woff2 file, with the code next to it. I also tried src: url({{ "BebasNeue" | asset_url }}) format("woff2"); Nothing is working. Anyon...