Forum Replies Created
-
AuthorPosts
-
You must have valid license to access this content.
FocuxTheme Support
KeymasterHi
Sorry for those issues.
I checked the LOGO issue again, please try to add the following custom CSS into “Appearance > theme options > custom code > custom css”
.shrinked#top{overflow:initial;} .shrinked #primary_menu ul li.logo a { left: 35px; width: 100px; height: 100px; }For the mobile menu, it works in original theme (http://demo.themevan.com/miao), but in your website, when click the menu button, the side menu can’t be opened, it’s strange. Let’s have a test, add the following js code into “Appearance > theme options > custom code > custom javascript”
jQuery(function($) { $('.menu_button').on('click',function(){ $('.pushy').addClass('pushy-open'); }); });If still can’t fix the issue, you can let me know your WP login details with private reply, I will check the third-party plugins.
About the retina LOGO doesn’t display in Firefox, I fixed it, please download the changed file https://www.dropbox.com/s/cntshxz7x8ffw28/theme-func.php?dl=0 upload it to miao/inc folder, overwrite the old file.
Thanks
February 5, 2016 at 4:53 pm in reply to: Issue following update to the latest version V2.09.1- 2015-10-14 #9636You must have valid license to access this content.You must have valid license to access this content.FocuxTheme Support
KeymasterI have fixed anything, because the original theme is no problem, so I just guess that whether it’s caused by any third-party plugin or not. so could you give a test? Just deativate your own plugins one by one and check it again?
You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.FocuxTheme Support
KeymasterGreat, glad to hear that, thanks!
-
AuthorPosts
