Hello Simon,
Hope you are doing well!
To change the number of items per slide, you will need to create a child theme so please create a child theme by mentioned steps here
Once you create a child theme, please create a widget, paste current code of the widget from includes/widgets/featured-categories.php in it and search “slidesToShow”.
In “slidesToShow”, there will be a default value ‘4’ so please make it 5 and to make it category image clickable, look for “product-thumb-wrap” in same widget file and wrap it with
<a href="<?php echo esc_url( $term_link ); ?>">
Don’t forget to close the tag after tag.
Hope this helps!
Have a great day ahead!
Thanks and Regards,
Team ProDesigns
-
This reply was modified 4 years, 9 months ago by nirav.