Shopify themes, liquid, logos, and UX
I am just...grrrrrrr. I am not a coder, and I have NO idea what I am looking at, but I made a wonderful graphic for our main page, and it's there, but it's DARK. It doesn't even look like the original.
I think the problem is the "text overlay" but I can't figure out how to get RID of the text overlay, which I am not using at all.
I'm using the debut theme. The lighter color original image (left on screen shot) is what it should look like, but the right is what it looks like. And it looks HORRIBLE. How do I fix it?
Shop is www.patchworkchickenstudio.com. Any help appreciated!
Solved! Go to the solution
This is an accepted solution.
Hi @Susabelle
This is PageFly. I would love to provide a solution to the issue.
Please add the code below
.hero-fixed-width::before {
content:none !important;
}
and follow this path to add the code
Themes => edit code => asset =>theme.scss.css
and add this code to bottom of the file theme.scss.css
Hope my answer helps you. If you find it helpful, just give it a like. Let me know if you need help
PageFly.
This is an accepted solution.
Hi @Susabelle
This is PageFly. I would love to provide a solution to the issue.
Please add the code below
.hero-fixed-width::before {
content:none !important;
}
and follow this path to add the code
Themes => edit code => asset =>theme.scss.css
and add this code to bottom of the file theme.scss.css
Hope my answer helps you. If you find it helpful, just give it a like. Let me know if you need help
PageFly.
Thank you so much!!! I cannot express how happy I am! I'm not a coder, and this was a daunting thing. Other solutions I read did not give me the specifics I needed, YOU DID! Thank you so much for your help!!
Now my image looks the way it should!
Hi @Susabelle
You're welcome, I'm glad that my solution helps you to solve your issue.
Just let me know if you need help, you give a thumb up for my solution if you find it helpful.
Cheers,
PageFly.
@PageFly-Victor Thank you for the code. I was looking to do the same thing and did a search and you were able to help. Thanks again.
What if you don't have a theme.css in the assets folder?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025