Shopify themes, liquid, logos, and UX
I would like to change the background of Announcement bar and color of font to be white and font size also be change url is given bellow
If it is not an option in the customiser you need to add this to your css file:
.header__tape {
background-color: red; /* change to your desired color */
}
.header__tape p,
.header__tape i{
color: white;
}
.header__tape p{
font-size: 15px /* change to desired font size */
}
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