Shopify themes, liquid, logos, and UX
Hi!
I have a question about the blue top bar and how to adjust the size.
When on desktop it looks normal but on mobile it takes a large part of the screen thank you! Www.stoneglassllc.com
Solved! Go to the solution
This is an accepted solution.
Thanks, try this one.
@media only screen and (max-width: 500px){
.dt-sc-flex-space-between.flex-default {
row-gap: 0;
}
.top-bar-content {
display: none !important;
}
.dt-sc-header-top-bar .dt-sc-flex-space-between {
padding: 1rem 0 !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
PLease, share your store URL. Thanks!
This is an accepted solution.
Thanks, try this one.
@media only screen and (max-width: 500px){
.dt-sc-flex-space-between.flex-default {
row-gap: 0;
}
.top-bar-content {
display: none !important;
}
.dt-sc-header-top-bar .dt-sc-flex-space-between {
padding: 1rem 0 !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025