All things Shopify and commerce
Hey Everyone,
I have been facing error where my annoncement is not showing on desktop but are visible on mobile. https://aulrit.com/
Solved! Go to the solution
This is an accepted solution.
Add This css in your edit code > base.css File
body slideshow-component.announcement-bar {
display: block !important;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
This is an accepted solution.
Add This css in your edit code > base.css File
body slideshow-component.announcement-bar {
display: block !important;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Hello @Alurithardd
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->component-slideshow.css
add this code at the end of the file.
@media (min-width: 750px) {
slideshow-component {
display: block !important;
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024