Shopify themes, liquid, logos, and UX
I need the mobile number shown to be in a line and easy to read just like the desktop site below.
If i go to the mobile site (shown below) then the numbers are stacked and not how I need them.
Site is https://southern-elite-plumbing-and-electrical.myshopify.com/ and password is "home"
Hey @flexecommerce
Please add this code on base.css file
@media (max-width:749px){
.header .custom-phone-numbers {
white-space: nowrap;
}
}
That uncentered my logo for the mobile site, any way to keep that from happening? making phone number font size smaller? not sure
Becuase of less spacing in header part, please replace code some probem will resolve.
@media (max-width:749px){
.header .custom-phone-numbers {
white-space: nowrap;
}
header.header {
padding: 0px 1rem 12px 1rem;
grid-template-columns: auto 2fr 1fr;
}
}
That did not work if you go to the site on a mobile device
Is there anyway to put the phone number in the announcement bar instead?
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024