LITE version of %1$s. Upgrade to the full-featured version of %1$s for more options, Homepage Template with drag and drop layout editor , more color schemes, Sortable Portfolio Template, 200+ Google fonts, typography options, sidebar layouts, and more!', 'bootville_lite' ), BOOTVILLE_FULL_NAME ); ?>

LITE25 at checkout.', 'bootville_lite' ); ?>

Bootville
get( 'Name' ) === 'Bootville Lite' ) : ?>

  1. your_website/wp-content/themes/ and in that directory, create a new folder using the name of your child theme. Example: bootville-lite-child.', 'bootville_lite' ); ?>
  2. style.css.', 'bootville_lite' ); ?>
  3. style.css file, add the following CSS:', 'bootville_lite' ); ?>
    /*
    	Theme Name: your_child_theme_name
    	Author: your_name
    	Author URI: 
    	Description: Child theme for Bootville Lite
    	Template: bootville-lite
    */
    
    @import url("../bootville-lite/style.css");
    
    /*--------------------------------------------------------------
    Theme customization starts here
    --------------------------------------------------------------*/
    
  4. Template line as well and the @import line. The template line tells your child theme what parent theme templates to use, the @import line tells your child theme what stylesheet to use as a base.', 'bootville_lite' ); ?>
  5. style.css file, go back to your WordPress dashboard and navigate to "Appearance -> Themes" and locate your new theme. Activate your new child theme.', 'bootville_lite' ); ?>
  6. functions.php file in the root of your child theme to add custom PHP.', 'bootville_lite' ); ?>
  7. CPT Bootstrap Carousel Bootstrap Shortcodes: Bootstrap 3 Shortcodes' ); ?>
  8. http://zeaks.org', 'bootville_lite' ); ?>