Comments infocreaciones started the conversationJuly 9, 2018 at 7:35pmHello I want to use "opening hours" in footer like the demo (http://preview.milingona.co/themes/bakery/main/) but I don't know how..Can you help me? Thank you! 228Milingona repliedJuly 9, 2018 at 8:00pmHello,You should paste the following code inside Raw HTML shortcode or Custom HTML widget. <div class="vu_working-hours"> <div class="vu_wh-item" data-day="1"> <div class="vu_wh-day">Monday</div> <div class="vu_wh-hours">8:00 - 16:00</div> </div> <div class="vu_wh-item" data-day="2"> <div class="vu_wh-day">Tuesday</div> <div class="vu_wh-hours">8:00 - 16:00</div> </div> <div class="vu_wh-item" data-day="3"> <div class="vu_wh-day">Wednesday</div> <div class="vu_wh-hours">8:00 - 16:00</div> </div> <div class="vu_wh-item" data-day="4"> <div class="vu_wh-day">Thursday</div> <div class="vu_wh-hours">8:00 - 16:00</div> </div> <div class="vu_wh-item" data-day="5"> <div class="vu_wh-day">Friday</div> <div class="vu_wh-hours">8:00 - 16:00</div> </div> <div class="vu_wh-item" data-day="6"> <div class="vu_wh-day">Saturday</div> <div class="vu_wh-hours">10:00 - 16:00</div> </div> <div class="vu_wh-item" data-day="0"> <div class="vu_wh-day">Sunday</div> <div class="vu_wh-hours">Closed</div> </div></div>Kind regards, Milingona Support Follow on Envato Facebook Twitter1 Like Sign in to reply ...
Hello I want to use "opening hours" in footer like the demo (http://preview.milingona.co/themes/bakery/main/) but I don't know how..Can you help me? Thank you!
Hello,
You should paste the following code inside Raw HTML shortcode or Custom HTML widget.
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter