We've provided you with an example of how to add a new ticker to the store's home and item pages.
Go to Admin Panel > Settings > All Settings > Translations > Edit > Custom Home Page/Custom Cart Page
- To preview, paste the HTML code below into the editor's Code View button and then click it again.
<div style="display: flex;justify-content: center;align-items: center;color: rgb(255, 255, 255);background: #1678fb;padding: 10px 0;"><br><img src="https://cdn.pixabay.com/photo/2020/04/29/08/24/coronavirus-5107804_960_720.png" style=" width: 30px; height: auto; margin: 0 12px;" class="fa-spin"><marquee>Because of COVID 19 <span style="font-size: 0.9rem;">Pandemic.,</span><span style="text-align: initial; font-size: 0.9rem;"> Please don't come out of your home. We deliver your needs at your doorstep. Order now from your favorite stores. " STAY SAFE " Your Safety is our First Priority!</span></marquee></div>
- Click Save Translation.