Shopify themes, liquid, logos, and UX
Hello guys can someone please help to sort this down?
Can i change text only on Image banner mobile version?
Because there are no option to change text only on mobile version, when i change the text on image banner it changes for desktop as well as mobile, 😞
Every help will be appreciated ❤️❤️❤️ Here is url - https://www.toypop.lt
Solved! Go to the solution
This is an accepted solution.
Hello, @Toypop
Hello,
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom
@media (max-width: 768px) {
#shopify-section-template--22284692619529__image_banner_QaVaeG .banner__heading {
padding-top: 110px;
font-size: 14px !important;
}
}
.button, .button-label, .shopify-challenge__button, .customer button {
font-size: 14px !important;
}
Thanks!
This is an accepted solution.
Hello, @Toypop
Hello,
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom
@media (max-width: 768px) {
#shopify-section-template--22284692619529__image_banner_QaVaeG .banner__heading {
padding-top: 110px;
font-size: 14px !important;
}
}
.button, .button-label, .shopify-challenge__button, .customer button {
font-size: 14px !important;
}
Thanks!
Thank you so much ❤️
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024