Shopify themes, liquid, logos, and UX
pls help me i wanna align " Subscribe to our emails "
Onto 1 Line ( onlyview mobile )
my URL: https://awcgl3630h6x3jws-85507440942.shopifypreview.com
thank you
Hello there Mr_Lynk
Deepak here
Place this code in the custom css part of your theme editor
/* For mobile devices with a width of 749px or less */
@media only screen and (max-width: 749px) {
.inline-richtext.h1.scroll-trigger.animate--slide-in {
font-size: 25px!important; /* Your desired font size for mobile */
}
}
Note: You it was effecting because the font was too large so we will be reducing the size in mobile view only little bit, you can adjust the ideal size by your self.
If this don't work please let me know I will happily assit you on this problem here.
thanks for support me. but its not work for me
If you need still need further assistance we can contact me via mail
pls support me at here ^.^
may I know where did you paste the code I gave to you with screenshot?
did i do it right?
Okay try this
/* For mobile devices with a width of 749px or less */
@media only screen and (max-width: 749px) {
.newsletter .center h2 {
font-size: 12px !important;
}
}
Still not work
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