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 */
}
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025