Shopify themes, liquid, logos, and UX
I'm trying to upload a custom font onto my store. All the tutorials I've watched on this have instructed that I need to edit my theme.scss.liquid file, however there doesn't seem to be one in my theme.
Are there any solutions to this?
In the Debut theme, there should be a theme.scss.liquid file in the assets folder and that is the default one. If you don't have or accidentally deleted then download the debut theme and create theme.scss.liquid file, copy and paste the code. That will solve your issue.
Thanks!
thanks for the response! hmm i just tried that, however there doesn't appear to be a theme.scss.liquid file. the closest I could find was theme.css in the assets folder?
Please see the video attached.
You can use theme.css file. It should work.
Thanks!
ive managed to semi-successfully implement it! But the header text on the home page still hasn't changed as well as the text on the button.
What is the CSS property selector/Class/(whatever the term is) for this specific body of text?
Not working :(, i want to align the product titles. Adding the code in the theme.css file but not working.
Has anyone come up with a solution?
Did you ever get this solved??? I am having the same issue. 😞
I tried to move my overlay text to the bottom. I read a few suggestion that advised to copy paste a code to theme.sccs.liquid which was not available in my debut theme. So I created theme.sccs.liquid and it is totally blank. So what should I put here? Thank you
search theme.css in the search bar
theme.css will be shown and that's the one you have to use to add and edit the codes. As far as I know from all these Q&As.
Please add your css code your assets/styles.scss.liquid file.
Sorry this doesn't make any sense? We don't have the correct folder to put CSS code into
same as mine. i finally hired someone to fix it
<style> @font-face { font-family: "GrandSlang-Roman"; src: url("Linkofthefontfile"); } h1, h2, h3, span.marquee-text { font-family: "GrandSlang-Roman" !important; } </style>
Hi, this worked great to change the font of the titles of my page but how can I change the font for the text body? What code should I use?
Thank you.
Hey were you able to get this figured out? I have the same problem
The same problem also. Can anybody provide solution
Most likely this is the reason there is no theme.scss.liquid file: https://www.shopify.ca/partners/blog/deprecating-sass. This means there should only be a theme.css file. The same instructions for adding a font can most likely be used, with the exception of if the instructions use anything sass specific and not native to css.
What Dannytlake says, SASS has been deprecated from store files, so all files containing css will by default now only contain native css. Also, the liquid code has been moved to another file so the theme.scss.liquid's content now seems to have been moved to the two following files:
-> assets/theme.css
-> layout/theme.liquid
I've uploaded my font by clicking the "Add a New Asset" as instructed. I do not see a "theme.scss.liquid" file. I do understand Shopify has transitioned to .css, which is something I need to review with my team. In the meantime, is there liquid code below that functions the same/in replace of the "theme.scss.liquid" file? Any insight is greatly appreciated.
I keep hearing about this theme.scss.liquid but I've never had it in my shop. Is this normal? Does that file even exist in the current Debut version? When I need to edit something I do it in the Theme.css.
If anyone is looking to add mega menu option in there store this video will help you out.
Was facing same issue related theme.scss.liquid
https://youtu.be/ac3mcDHB_Oo
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024