display: block;
height: 40px;
width: 40px;
- background: url(../images/menu.png) no-repeat center #E3633B;
+ background: url(../images/menu.png) no-repeat center #15203d;
text-indent: -9999px;
cursor: pointer;
}
top: 100%;
left: 0;
width: 100%;
- background: #E3633B;
+ background: #15203d;
padding: 10px 0;
text-align: center;
}
}
.main-navigation > ul > li{
display: block;
- border-bottom: 1px solid #DB5E39;
+ border-bottom: 1px solid #C6D4E1;
}
.main-navigation ul ul {
- background: #db5e39;
+ background: #C6D4E1;
position: static;
font-size: 15px;
display: none;
wp_enqueue_script( 'slick', get_template_directory_uri() . '/js/slick.js', array('jquery'), '1.8.0', true );
wp_enqueue_script( 'accesspress-parallax-custom', get_template_directory_uri() . '/js/custom.js', array('jquery'), '1.0', true );
wp_localize_script( 'accesspress-parallax-custom', 'ap_params', $slider_parameters );
- wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.0', true );
- wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.0" );
+ wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.1', true );
+ wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.1" );
if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
wp_enqueue_script( 'comment-reply' );
Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
Author: AccessPress Themes
Author URI: https://accesspressthemes.com/
-Version: 1.0.0
+Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: accesspress-parallax