Address
127, Thiruvottiyur High Rd, Nagoor Garden, Tondiarpet, Chennai, Tamil Nadu 600081
Mobile
Mobile : (+91) 98407 63998
If you have any questions, please fell free to get in touch with us.
We will reply to you as soon as possible. Thank you!
/** add_action( 'wp_footer', 'wyau_6583', 1000 );function wyau_6583(){if (is_front_page()){echo '';}}}} * Recommended way to include parent theme styles. * Please see http://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme */ add_action('wp_enqueue_scripts', 'theme_enqueue_styles', 998); function theme_enqueue_styles() { $prefix = function_exists('elessi_prefix_theme') ? elessi_prefix_theme() : 'elessi'; wp_enqueue_style($prefix . '-style', get_template_directory_uri() . '/style.css'); wp_enqueue_style($prefix . '-child-style', get_stylesheet_uri()); } /** * Your code goes below */