Announce bar font size more bigger

Announce bar font size more bigger

Suco
Explorer
117 0 14

IMG_3079.png

Hello guys, I need to increase the font size of my advertising bar

https://www.behumblee.com/

Pass-Humblee3030

Replies 3 (3)

namphan
Shopify Partner
2272 296 336

Hi @Suco,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.announcement-bar__message {
    font-size: 1.3rem;
}
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Suco
Explorer
117 0 14

Can you help me take out the white space on bar ? 

namphan
Shopify Partner
2272 296 336

Hi @Suco,

Please add code:

.announcement-bar__message {
        padding: 0.5rem 0;
}
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com