Shopify themes, liquid, logos, and UX
The website is: www.sweatfree.co
The password is: sweatfree123
The text in the middle of the announcement bar (red colour) is going to the second line even though there is still space on the sides of the text still left. How do we make the text of the announcement bar become wider, so we keep the text in a single line?
Thank you!
Solved! Go to the solution
This is an accepted solution.
@SweatFree - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
@media screen and (min-width: 990px) {
.announcement-bar-section .utility-bar__grid--3-col {grid-template-columns: 2fr 6fr 2fr;}
}
This is an accepted solution.
@SweatFree - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
@media screen and (min-width: 990px) {
.announcement-bar-section .utility-bar__grid--3-col {grid-template-columns: 2fr 6fr 2fr;}
}
Thank you @suyash1 for the speedy response & resolution! I appreciate it 🙂
@SweatFree - welcome
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