Shopify themes, liquid, logos, and UX
Please Add this CSS to your css file
@media (max-width:545px){
.slideshow__overlay:before{
position: initial; !important
}
}
Thanks!
it dont work when i put the code the text come up to the photo and its like it is broken
text already hidden for mobile version
No text is under photo at mobile version i want it to stay there but i want to delete the overley for mobile version
Hi @ManouselisJohn ,
You can follow the below steps:
1. Go to Online Theme -> edit code -> Asset -> theme.css
2. add the following CSS code snippet to the end of the file
@media (max-width:545px){
.hero__text-wrap {
display: none!important;
}
}
PS: please use @ to mention me because I turn off email notifications.
My mistake. It should be theme.scss.css, not theme.css.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025