Text disapperaing in announcement bar on desktop

Hey Everyone,

I have been facing error where my annoncement is not showing on desktop but are visible on mobile. https://aulrit.com/

1 Like

Add This css in your edit code > base.css File

body slideshow-component.announcement-bar {
    display: block !important;
}

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

9.png

If this was helpful, hit the like button and accept the solution.
Thanks

It distrubed the slideshow imge

https://aulrit.com/