Make Header Background image work through Header Settings

Fixed in Theme Update in Sept 2021

Please download the following file from the below link and replace it to the following directory:

 

wp-content/themes/kidzo/inc/enqueue.php

Hero Slider Animation Settings

Please follow the below screenshot:

Footer Height Adjustment in Responsive mobile devices css Media query

@media (max-width: 768px){
.home_two_footer {
padding: 30px 0 150px !important;
}
}

Events Info box height adjustment

.single_event_part {
min-height: 407px;
}

Pages Breadcrumb Heading text move up

.breadcrumb_iner.drdt-ignore-dark {
margin-top: -125px;
}

events Information Page Template (single-events.php) - Contact Number making clickable email link

x