Unable to find any theme.scss.liquid file in the shopify edit code option.
The Assests field is empty.
Unable to find any theme.scss.liquid file in the shopify edit code option.
The Assests field is empty.
I assume you’re using a Online Shop 2.0 theme. For these themes, there is no theme.scss.liquid file. If you want to edit the css of your theme, try to find a file called theme.css or base.css in your Asset folder instead (the actual name depends on the theme you’re using).
Hey!
Thanks for replying.
I could not find any files under assets. Not even theme.css or base.css.
Could you please help me with which theme I can find that file ?
Hi Mridula
Which theme are you actually using?
Open the “Assets” folder and type “.css” as search term. This is what your results would look like in the latest Dawn theme. Try finding a file which is either “main.css”, “theme.css”, “base.css” or similar.
I am using dawn theme. I was able to fine base.css file,but I am trying to add a Whishlist Plus launcher on my header, which can be done through theme.css only.
Is there any other alternative for that ?
Great that you found the base.css file! I don’t know the Wishlist Plus App that you’re using, but did you follow their documentation here: https://swym.it/help/installing-the-swym-wishlist-feature-on-your-shopify-dev-theme/ ?
Maybe it would be better if you try to find another Shopify Wishlist App which does not require that you manually have to edit theme files. Most Shopify apps will do this for you automagically. Just make sure that you create a quick backup of your theme file before you start installing stuff.
If you want to keep using Wishlist Plus, I suggest you contact their support: https://swym.it/help/
Thanks for the suggestion, will do