Shopify themes, liquid, logos, and UX
Hello,
I am using the Stockholm theme and when ever there is a picture with Txt the picture is dark or filtered
If i change the position of the picture to "Top" i lose the txt but the picture is crisp.
Can anyone help me? I am a newbie
Thank you
ASHPOSY
Solved! Go to the solution
This is an accepted solution.
Yeah sure @ASHPOSY,
Just replace the code with this, steps are the same
<style>
.gallery-with-text__card:before,
.image--overlay .banner__media:after,
.video-section__poster:before {
display: none !important;
}
</style>
Hey @ASHPOSY,
Can you share the link to your store? Thanks!
The store isnt live yet.
You can share a preview link @ASHPOSY
Hey @ASHPOSY,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.gallery-with-text__card:before {
display: none !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
That totally worked!!! Can you do the same for image banners? and Video?
OMG thank you
This is an accepted solution.
Yeah sure @ASHPOSY,
Just replace the code with this, steps are the same
<style>
.gallery-with-text__card:before,
.image--overlay .banner__media:after,
.video-section__poster:before {
display: none !important;
}
</style>
Thank you so much
No worries, Glad it worked!
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024