This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
('.owl-carousel-block .owl-nav button:first-of-type').after(myDate); | |
// this makes it easier to style/position owl-pagination | |
// examples: https://www.accelaschool.com/what-is-it/ |
NewerOlder