Skip to content

Carousel

Viniel Kumar edited this page Feb 3, 2019 · 6 revisions

Description:

The carousel is displayed on the Home page. It consists of 5 images maximum, 2 arrows to navigate through the photos and 5 circular buttons at the bottom. The photos can be added/deleted/edited through the page editor in the Wordpress admin panel.

For developers:

The code for the Carousel is located in the template-parts/carousel.php. This section uses custom field which can be viewed in the custom-fields/carousel.php file. The custom styling for the images is done inside assets/css/startertheme.css.

General Documentation

Page Specific Documentation

Clone this wiki locally