{"id":290877,"date":"2021-04-08T10:57:01","date_gmt":"2021-04-08T09:57:01","guid":{"rendered":"https:\/\/www.megamenu.com\/?post_type=ht_kb&#038;p=290877"},"modified":"2021-04-08T10:59:31","modified_gmt":"2021-04-08T09:59:31","slug":"moesia","status":"publish","type":"ht_kb","link":"https:\/\/www.megamenu.com\/documentation\/moesia\/","title":{"rendered":"Moesia"},"content":{"rendered":"<h3>Fix Mobile Menu<\/h3>\n<p>Due to a CSS conflict, the mobile menu will expand the first level of sub menus by default. To fix the conflict, add the following to your <a href=\"https:\/\/developer.wordpress.org\/themes\/advanced-topics\/child-themes\/\">child themes<\/a> functions.php file:<\/p>\n<p><strong>Important: The following is PHP code, making a mistake can cause an error on your site. Double check the code you have pasted is identical to what is displayed below before saving any changes.<\/strong><\/p>\n<pre class=\"lang:default decode:true\">function moesia_nav_bar() {\r\n\techo '&lt;div class=\"top-bar\"&gt;\r\n\t\t\t&lt;div class=\"container\"&gt;\r\n\t\t\t\t&lt;div class=\"site-branding col-md-4\"&gt;';\r\n\t\t\t\tif ( get_theme_mod('site_logo') ) :\r\n\t\t\t\t\techo '&lt;a href=\"' . esc_url( home_url( '\/' ) ) . '\" title=\"';\r\n\t\t\t\t\t\tbloginfo('name');\r\n\t\t\t\t\techo '\"&gt;&lt;img class=\"site-logo\" src=\"' . esc_url(get_theme_mod('site_logo')) . '\" alt=\"';\r\n\t\t\t\t\t\tbloginfo('name');\r\n\t\t\t\t\techo '\" \/&gt;&lt;\/a&gt;';\r\n\t\t\t\telse :\r\n\t\t\t\t\techo '&lt;h1 class=\"site-title\"&gt;&lt;a href=\"' . esc_url( home_url( '\/' ) ) . '\" rel=\"home\"&gt;';\r\n\t\t\t\t\t\tbloginfo( 'name' );\r\n\t\t\t\t\techo '&lt;\/a&gt;&lt;\/h1&gt;';\r\n\t\t\t\t\techo '&lt;h2 class=\"site-description\"&gt;';\r\n\t\t\t\t\t\tbloginfo( 'description' );\r\n\t\t\t\t\techo '&lt;\/h2&gt;';\r\n\t\t\t\tendif;\r\n\t\t\techo '&lt;\/div&gt;';\r\n\t\t\techo '&lt;nav id=\"site-navigation\" class=\"col-md-8\" role=\"navigation\"&gt;';\r\n\t\t\t\twp_nav_menu( array( 'theme_location' =&gt; 'primary' ) );\r\n\t\t\techo '&lt;\/nav&gt;';\r\n\t\t\t\r\n\t\t\tif ( get_theme_mod('toggle_search', 0) ) :\r\n\t\t\t\techo '&lt;span class=\"nav-search\"&gt;&lt;i class=\"fa fa-search\"&gt;&lt;\/i&gt;&lt;\/span&gt;';\r\n\t\t\t\techo '&lt;span class=\"nav-deco\"&gt;&lt;\/span&gt;';\r\n\t\t\t\techo '&lt;div class=\"nav-search-box\"&gt;';\r\n\t\t\t\t\tget_search_form();\r\n\t\t\t\techo '&lt;\/div&gt;';\r\n\t\t\tendif;\r\n\t\techo '&lt;\/div&gt;';\r\n\techo '&lt;\/div&gt;';\r\n}<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fix Mobile Menu Due to a CSS conflict, the mobile menu will expand the first level of sub menus by default. To fix the conflict, add the following to your child themes functions.php file: Important: The following is PHP code, making a mistake can cause an error on your site&#8230;.<\/p>\n","protected":false},"author":1,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"ht-kb-category":[15],"ht-kb-tag":[],"class_list":["post-290877","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-theme-integration"],"uagb_featured_image_src":[],"uagb_author_info":{"display_name":"Tom Hemsley","author_link":"https:\/\/www.megamenu.com\/author\/megamenu\/"},"uagb_comment_info":0,"uagb_excerpt":"Fix Mobile Menu Due to a CSS conflict, the mobile menu will expand the first level of sub menus by default. To fix the conflict, add the following to your child themes functions.php file: Important: The following is PHP code, making a mistake can cause an error on your site....","_links":{"self":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/290877","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/comments?post=290877"}],"version-history":[{"count":2,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/290877\/revisions"}],"predecessor-version":[{"id":290882,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/290877\/revisions\/290882"}],"wp:attachment":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/media?parent=290877"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-category?post=290877"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-tag?post=290877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}