What's your biggest current challenge? Have your say in Community Polls along the right column.

Mobile Announcement Bar Text Not Centered in Dawn Theme

Solved

Mobile Announcement Bar Text Not Centered in Dawn Theme

AndreaH3737
Excursionist
17 0 7

No matter what code I try to input from searching previous people who've had the same issue, I cannot get this announcement bar text to center on the mobile view.  Any help is appreciated.

 

https://np09cy3x2pk6tcl4-89214681390.shopifypreview.com

 

AndreaH3737_0-1731906923403.png

 

Accepted Solution (1)

ZestardTech
Shopify Partner
5912 1067 1413

This is an accepted solution.

Hello @AndreaH3737 

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

 

.announcement-bar__message {
text-align: center !important;
}

 

ZestardTech_0-1731907250862.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 6 (6)

ZestardTech
Shopify Partner
5912 1067 1413

This is an accepted solution.

Hello @AndreaH3737 

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

 

.announcement-bar__message {
text-align: center !important;
}

 

ZestardTech_0-1731907250862.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
AndreaH3737
Excursionist
17 0 7

Thank you!

ZestardTech
Shopify Partner
5912 1067 1413

Hello @AndreaH3737 

Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

zack_dev
Shopify Partner
76 14 11

hi apply this css 

p.announcement-bar__message.h5 {
    text-align: center;
}

p.announcement-bar__message.h5 span {
    display: inline-block;
    text-align: center;
}


- Helpful? Like or Accept solution, - Buy me Coffee


-

Contact me

namphan
Shopify Partner
2008 266 294

Hi @AndreaH3737,

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

#shopify-section-sections--23617540784430__announcement-bar .announcement-bar__message {
    text-align: center !important;
}
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

DaisyVo
Shopify Partner
988 126 141

Hi @AndreaH3737 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

@meida screen and (max-width: 768px){
#shopify-section-sections--23617540784430__announcement-bar p.announcement-bar__message {
    text-align: center !important;
}
}

 

Here is the result: https://prnt.sc/bXrQq8kgMq3t
 
I hope this helps
 
Best,
 
Daisy
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