Personalized checkout and custom promotions with Shopify Scripts
Hello! How do I remove the text on mobile version? I've tried these, but they don't work for me. I tried to paste it in theme.css.
@media screen and (max-width: 600px) {
.carousel-caption {
display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
}
.button {
display: none; /* Hide the button when the screen is less than 600 pixels wide */
}
@media screen and (max-width: 600px) {
.hero__slide a.hero__cta, .hero--adapt a.hero__cta, .hero__subtitle {
display: none;
}
I use the theme Prestige. Check the image below if I'm not making sense 🙂
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024