Add button to slider

Is there any way I can add call to action button instead of ‘read more’ to slider?

All I need is to add the following bootstrap code, but I don’t know where

<button type="button" class="btn btn-primary">Call to action</button>

Hi @vauveigh,

I hope you are well today and thank you for your question.

You can achieve this by overwriting the slider function activello_featured_slider in the functions.php file of your child theme and edit it.

I have attached the child theme of Activello theme to this reply that contains this change so you can download it and use it.

Best Regards,
Movin

Wow! Thanks a lot! It worked!

You are most welcome here :slight_smile: