Can you please make my announcement bar a tiny bit skinnier.
Thankyou in advanced
url: hygiadental.com
pw: angel
Can you please make my announcement bar a tiny bit skinnier.
Thankyou in advanced
url: hygiadental.com
pw: angel
Hello,
To adjust the announcement bar size, you’ll need to make some CSS changes. Follow these steps:
assets/base.css
file..announcement-bar__message {
text-align: center;
padding: 1rem 0;
margin: 0;
letter-spacing: 0.1rem;
min-height: 3.8rem;
}
.announcement-bar__message {
text-align: center;
padding: 0.5rem 0;
margin: 0;
letter-spacing: 0.1rem;
}
This adjustment will reduce the height of the announcement bar.
Hi @Anonymous ,
Navigate to online store >> Click edit theme code.
Now find base.css/theme.css and paste the following code:
@media (max-width: 786px){
.announcement-bar{
max-height: 75px !important;
}
.announcement-bar__message{
font-size: 1.5rem;
}
}
Hi @Anonymous
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales!(https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!