On the Live Preview, there are side by side arrows but when it installed the theme, it doesn't have arrows on slider. Another thing is I would like to add "Read More" with link to the post after the content on homepage. How can I do it? I uploaded an screenshot of what I mean.
Hello, For first issue. Please do let me know your website link. For second issue. Open loop.php and paste code given below at the line number 20. Code: <a class="read_more" href="<?php the_permalink() ?>">Read More</a>