How to link to Owl Carousel

Hey,
Im trying to create an owl carousel (first time) How do I add these in the functions.php for http://lionessdefever.com/?:

< !-- Important Owl stylesheet -->
< link rel=“stylesheet” href=“owl-carousel/owl.carousel.css” >

< !-- Default Theme -->
< link rel=“stylesheet” href=“owl-carousel/owl.theme.css” >

< !-- jQuery 1.7+ – >
< script src=“jquery-1.9.1.min.js”>< /script >

< !-- Include js plugin -->
< script src=“assets/owl-carousel/owl.carousel.js”>< /script >

TIA!
Rena

Hello Rena,

Thanks for writing in!

Instead of having to manually code it, please install the Owl Carousel plugin. You can check it out here: https://wordpress.org/plugins/search/owl+carousel/

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.