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
Discover 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, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025