- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
CherryFramework 3 Troubleshooter. How to deal with doubled menu
September 26, 2016
This tutorial is going to show you how to deal with the doubled menus on mobile devices in CherryFramework 3.x templates.
You might have noticed that your menu has duplicated menu items on mobile devices:
This issue can be fixed easily. Required steps are as follows:
Please, connect to your server using FTP or hosting cPanel.
Edit the wp-content/themes/theme#####/js/my_script.js or theme#####/includes/custom-js.php depending on the template you use (##### is your theme number).
Locate the following lines:
$('.nav__primary>ul>li>a').each(function(){ var $this = $(this), txt = $this.text(); $this.html(' '+ txt +' '+ txt +' '); });
Remove or comment out lines above. Save file and upload it back to your server.
You can refresh your site now. Menu titles are not duplicated anymore:
Opt for more top-rated Cherry Framework themes in our large scale.
Feel free to check the detailed video tutorial below:
CherryFramework 3 Troubleshooter. How to deal with doubled menuIf you’re looking for a professional template to build a website, view the Best WordPress Themes 2017.