D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sanghavirealty
/
www
/
wp-content
/
plugins
/
wp-carousel-free
/
public
/
templates
/
Filename :
section-title.php
back
Copy
<?php /** * Section title * * This template can be overridden by copying it to yourtheme/wp-carousel-free/templates/section-title.php * * @since 2.3.4 * @package WP_Carousel_Free * @subpackage WP_Carousel_Free/public/templates */ ?> <h2 class="sp-wpcpro-section-title"> <?php echo wp_kses_post( $main_section_title ); ?> </h2>