- This topic has 7 replies, 4 voices, and was last updated 7 years ago by Theme Horse Support Team.
-
AuthorPosts
-
August 9, 2017 at 9:08 am #52652kanashiParticipant
Hi,
Thanks for your wonderfull free theme attitude.This morning I updated to version 4.0 and it seems that this caused the responsive menu to disappear. Please help.
I’m using a child theme.Best regards,
Kanashiwebsite: http://www.albarosavietor.com
dropbox link to child theme files: https://www.dropbox.com/s/5s324619bro1wzl/attitude-child.zip?dl=0August 9, 2017 at 10:54 am #52654Theme Horse Support TeamKeymasterHi kanashi,
Please contact to our support team via Email so that our developer will provide you exact child theme style.css file and functions.php file compatible to newer version of attitude.
What you need to do is just replace functions.php and style.css file with your new file.
Thank you!
November 7, 2017 at 11:44 am #53968gordonParticipantI have just upgraded to version 4 and the menu is not working on mobile devices, however it is ok on tablets and desktop. I am not using a child theme, however I have a small amount of custom css as detailed below. The website is here http://www.malonecleaningservices.co.uk, Do I need a new style/css and functions.php file as kanashi?
.container {
margin: 0 auto;
max-width: 10388px;
}#access ul { margin:0px 0px 0px 33px; }
.entry-header { display: none;}
.entry-title { display: none;}#main { padding: 0px 0 10px 0px; }
.entry-content {margin-top:0px;}
#site-generator { display : none; }
.hgroup-wrap {display:none;}
header img {margin:20px 0px 0px 0px; }
November 8, 2017 at 7:34 am #53978Theme Horse Support TeamKeymasterHi gordon,
If you have not made any code customization then once remove all the cache from your server and also from your browser. There may be some caching issue. If no code customization is made then you don’t to replace style.css and functions.php. Also remove custom css too but make a backup of it and keep it safely.
Thank you!
November 8, 2017 at 12:59 pm #53986gordonParticipantHi
I have cleared all caches, removed all custom css code and removed all dropdown menu items to leave aflat menu and the problem still exists. The mobile navigation menu will not display on iphone either portrait or landscape.
Is there anything else I can try.
Thanks
November 9, 2017 at 4:45 am #53993Theme Horse Support TeamKeymasterHi Gordon,
We have changed the design appearance for menu in smaller device and now you have to show the hgroup-wrap to show the menu.
While investigating your site we found that you have added below custom css code which hide a menu and appearance of the menu.
Please remove the below code to show the menu button.#access ul { margin:0px 0px 0px 33px; } .hgroup-wrap {display:none;}
Thank you!
November 9, 2017 at 10:09 am #53999gordonParticipantHi
I have enabled the hgroup-wrap and disabled it on larger screens using @media queries as it was showing a large blank section at the top of the page on desktops and tablets. Is this the right way or is there a setting in the system to enable thhis.
Thanks for your help.
November 13, 2017 at 4:28 am #54036Theme Horse Support TeamKeymasterHi Gordon,
Yes you can disable it on larger screen if you do not have any content inside it.
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.