Shopify themes, liquid, logos, and UX
Hello 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
Solved! Go to the solution
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>
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
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
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>
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
OMG this has worked Thanks sooooooo Much 🙂 I may need to be in touch to see if you can improve my site 🙂
Sure. You can ping me if you want any help from me.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024