Re: Mystery unwanted Header/ Announcement bar - Dawn theme

Solved

Mystery unwanted Header/ Announcement bar - Dawn theme

rmstu
Visitor
2 0 1

Screenshot 2024-07-30 152714.pngHello All,

 

This may be a daft question, but I'm pulling my hair out, The picture below is highlighted yellow, I cannot remove nor edit the fixed free shipping banner, I have added it somehow but for the life of me cannot remove or find where to change it, It appears to be embedded and i cannot select it in the theme editor.

 

Please any help on how to rid of this would be super appreciated 🙂

 

The text i need to move : Free shipping for order over £50.00

 

Accepted Solution (1)

theycallmemakka
Shopify Partner
1661 396 415

This is an accepted solution.

Hi @rmstu 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>

<style>
div#avada-fsb-wrapper {
    display: none!important;
}
</style>

theycallmemakka_0-1722353718397.png

 

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

View solution in original post

Replies 4 (4)

BSSCommerce-B2B
Shopify Partner
1183 306 358

Hi @rmstu 

Could you share the website URL and password if available?

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


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

theycallmemakka
Shopify Partner
1661 396 415

This is an accepted solution.

Hi @rmstu 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>

<style>
div#avada-fsb-wrapper {
    display: none!important;
}
</style>

theycallmemakka_0-1722353718397.png

 

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

rmstu
Visitor
2 0 1

OMG this has worked Thanks sooooooo Much 🙂 I may need to be in touch to see if you can improve my site 🙂

theycallmemakka
Shopify Partner
1661 396 415

Sure. You can ping me if you want any help from me.

 

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com