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 👋 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