badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

No responsive menu on iphone after update to Attitude 4.0

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #52652
    kanashi
    Participant

    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,
    Kanashi

    website: http://www.albarosavietor.com
    dropbox link to child theme files: https://www.dropbox.com/s/5s324619bro1wzl/attitude-child.zip?dl=0

    #52654

    Hi 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!

    #53968
    gordon
    Participant

    I 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; }

    #53978

    Hi 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!

    #53986
    gordon
    Participant

    Hi

    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

    #53993

    Hi 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!

    #53999
    gordon
    Participant

    Hi

    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.

    #54036

    Hi Gordon,

    Yes you can disable it on larger screen if you do not have any content inside it.

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.