Shopify themes, liquid, logos, and UX
I want this text to not be displayed on the desktop.
how can I do that?
i want to keep the mobile text.
https://bik9qypy29ca22s3-61846847737.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hi @orhl1234 ,
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
@media screen and (min-width: 768px) {
.swiper-slide--inner .slideshow-title-container {
display: none;
}
}
</style>
Please don't hesitate to reach out if you need further help optimizing or customizing your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
This is an accepted solution.
Hi @orhl1234 ,
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
@media screen and (min-width: 768px) {
.swiper-slide--inner .slideshow-title-container {
display: none;
}
}
</style>
Please don't hesitate to reach out if you need further help optimizing or customizing your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025