What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Can't find theme.scss.liquid file in my CRAFT Theme Code

Can't find theme.scss.liquid file in my CRAFT Theme Code

xjessxa
Visitor
3 0 0

Hello,

 

I'm trying to remove titles from all my pages. (I'm using the CRAFT theme)

 

I only see theme-editor.js under my "Assets" folder.

 

I tried downloading CRAFT Theme again in case I deleted theme.scss.liquid file by mistake, but it's not showing up at all.

 

Can someone help :S thank youuuu

Replies 3 (3)

brandography
Shopify Partner
136 27 25

Maybe try downloading the Craft theme one more time, the updated theme doesn't include any SCSS files. You should make your edits in the base.css file in the Assets folder. 

Find a Powerful eCommerce Marketing Partner


Let Brandography help you spread the word about your products through cutting-edge eCommerce web design, strategic sales channels, and expert digital marketing tactics.
Check out our website
xjessxa
Visitor
3 0 0

Hello thank you for the response!

 

I tried downloading the theme once more, but theme.scss.liquid file is still unavailable..

 

I tried adding the following code :

 

.template-page h1 {
display: none;
}

 

at the very bottom page of base.css file, but no changes. - Am I inputting the wrong code?

brandography
Shopify Partner
136 27 25

So one thing you could try with that Craft theme is hiding the page section inside of the Theme Editor. By toggling the visible/not visible button you can hide or show the page title without editing any of the actual code. Then if you'd like to build out that page still you can just add new sections below by clicking the Add Section button. 

 

Screen Shot 2022-02-25 at 7.42.05 AM.png

Find a Powerful eCommerce Marketing Partner


Let Brandography help you spread the word about your products through cutting-edge eCommerce web design, strategic sales channels, and expert digital marketing tactics.
Check out our website