{"id":7254,"date":"2015-11-04T10:34:20","date_gmt":"2015-11-04T10:34:20","guid":{"rendered":"https:\/\/www.megamenu.com\/documentation\/faqs\/theme-integration\/canvas-2\/"},"modified":"2017-12-06T11:44:57","modified_gmt":"2017-12-06T11:44:57","slug":"canvas","status":"publish","type":"ht_kb","link":"https:\/\/www.megamenu.com\/documentation\/canvas\/","title":{"rendered":"Canvas"},"content":{"rendered":"<p><strong>WooCommerce <a href=\"https:\/\/woocommerce.com\/2017\/10\/saying-goodbye-to-canvas\/\">has stopped selling the Canvas theme<\/a>. We recommend you choose a different theme.<\/strong><\/p>\n<p>Under <em>Appearance &gt; Editor,<\/em> select &#8216;functions.php&#8217; on the right and insert the following:<\/p>\n<pre class=\"lang:php decode:true \">\/\/ remove nav toggle\r\nfunction woo_nav_toggle() {\r\n\treturn \"\";\r\n}\r\n\r\nfunction mmm_config() {\r\n\t\/\/ remove primary menu and surrounding markup\r\n\tremove_action( 'woo_header_after','woo_nav', 10 );\r\n\t\/\/ reinstate primary menu\r\n\tadd_action( 'woo_header_after','mmm_nav' );\r\n}\r\nadd_action( 'get_header', 'mmm_config', 999 );\r\n\r\n\/\/ reinstate primary menu\r\nfunction mmm_nav() {\r\n\twp_nav_menu( array( 'theme_location' =&gt; 'primary-menu' ) );\r\n}<\/pre>\n<p>Go to <em>Appearance &gt; Customize &gt; Additional CSS<\/em> and add the following:<\/p>\n<pre class=\"lang:css decode:true\">#top {\r\n    display: block !important;\r\n}\r\n#top h3.top-menu {\r\n    display: none;\r\n}\r\n#inner-wrapper .mega-menu-wrap {\r\n    margin-bottom: 3em;\r\n}<\/pre>\n<h3>Sticky menu not working?<\/h3>\n<p>Go to <em>Appearance &gt; Customize &gt; Additional CSS<\/em> and add the following:<\/p>\n<pre class=\"\">.csstransforms3d.csstransitions .mega-menu-primary-menu #navigation {\r\n  transform: none;\r\n  -webkit-transform: none;\r\n  -moz-transform: none;\r\n  -ms-transform: none;\r\n  -o-transform: none;\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>WooCommerce has stopped selling the Canvas theme. We recommend you choose a different theme. Under Appearance &gt; Editor, select &#8216;functions.php&#8217; on the right and insert the following: \/\/ remove nav toggle function woo_nav_toggle() { return &#8220;&#8221;; } function mmm_config() { \/\/ remove primary menu and surrounding markup remove_action( &#8216;woo_header_after&#8217;,&#8217;woo_nav&#8217;, 10&#8230;<\/p>\n","protected":false},"author":1,"comment_status":"open","ping_status":"open","template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"ht-kb-category":[15],"ht-kb-tag":[],"class_list":["post-7254","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":"WooCommerce has stopped selling the Canvas theme. We recommend you choose a different theme. Under Appearance &gt; Editor, select &#8216;functions.php&#8217; on the right and insert the following: \/\/ remove nav toggle function woo_nav_toggle() { return \"\"; } function mmm_config() { \/\/ remove primary menu and surrounding markup remove_action( 'woo_header_after','woo_nav', 10...","_links":{"self":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/7254","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=7254"}],"version-history":[{"count":4,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/7254\/revisions"}],"predecessor-version":[{"id":134880,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/7254\/revisions\/134880"}],"wp:attachment":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/media?parent=7254"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-category?post=7254"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-tag?post=7254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}