Re: Announcement bar not full screen width?

Solved

Announcement bar not full screen width?

BTAromas
Tourist
12 0 1

Hello,

 

I changed the announcement bar background color and text color with the following code:

 

.announcement-bar {
background-color: #687dbd;
}
.announcement-bar__message {
color: white !important;
}

 

As you can see, it worked fine, but the announcement bar isn't the full width of the screen (see image), please can you help?

 

Screenshot 2024-07-14 at 13.15.14.png

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2093 618 723

This is an accepted solution.

Hi @BTAromas,

You can just add this code snippet in addition to your code before

 

.utility-bar {
    background: #687dbd;
}

 

Here is the result

BSSTekLabs_0-1720960911468.png

Hope this helps you solve the issue.

Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!

 

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 3 (3)

BSS-TekLabs
Shopify Partner
2093 618 723

This is an accepted solution.

Hi @BTAromas,

You can just add this code snippet in addition to your code before

 

.utility-bar {
    background: #687dbd;
}

 

Here is the result

BSSTekLabs_0-1720960911468.png

Hope this helps you solve the issue.

Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!

 

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BTAromas
Tourist
12 0 1

Thank you so much, works perfectly.

BSS-TekLabs
Shopify Partner
2093 618 723

You're welcome!
And if you're looking to add custom free gift functionality to your store, you should definitely check out our app, Salepify! It's designed to enhance your sales strategy with features like tiered discounts, cart rewards, and seamless integration with Shopify! 🎁🚀

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now