Announcement bar with bold text

Announcement bar with bold text

Johnnycrev
Excursionist
19 1 4

Im looking to make the text in my announcement bar bolder. Please help 🙂

 

https://www.afterhoursgallery.co.uk/

 

 

Replies 4 (4)

devcoders
Shopify Partner
1418 170 445

Hello @Johnnycrev 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > main.css and paste this at the bottom of the file:

 

.m-announcement-bar__content {
font-weight: bold;
}

 

devcoders_0-1745077132898.png

 



 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

Bundler-Manuel
Astronaut
1012 51 118

Hello there Johnny @Johnnycrev  You should check out this process here and I believe it should work for you

1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:

 

<style>
p.announcement-bar__message.center.h5 {
    font-weight: bold;
    font-size: 15px;
}
</style>

Let me know if this works for you!

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.

DaisyVo
Shopify Partner
4419 490 583

Hi @Johnnycrev 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file main.css and add this code at the end of the file

 

.m-announcement-bar__content {
    font-weight: bold !important;
}

 

Result 

DaisyVo_0-1745079041455.png

 

Best,

DaisyVo

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

TheScriptFlow
Shopify Partner
709 49 95

Hey @Johnnycrev,

Please paste this code in the end of "main.css" file.

.m-announcement-bar__content{
     font-weight: bold;
}

Here is how you can find main.css file.

Go to Shopify Admin > Online Store > Edit Code > base.css

 

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


- If my solution was helpful, mark it as a solution and hit the like button! And Wait Don't forget to Buy me a Coffee