Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #26706

    Hi guys,

    I’ve just completed my theme and it looks good on my desktop, notebook and iPhone. It looks fine on a iPad in landscape, but in portrait mode the nav menu overlaps the logo…it doesn’t change the nav style like it does on the iphone making it all neat.

    Any tips?

    #131326

    Hi!

    Please post a link to your website.

    Best regards,

    Peter

    #131327
    #131328

    Hi,

    Please upgrade to Enfold 1.8.2.

    You can decrease the padding and the font size when viewing on iPad portrait mode. Add this on your custom.css or Quick CSS

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child > li > a {
    padding: 0 7px;
    font-size: 11px;
    }
    }

    Regards,

    Ismael

    #131329

    OK thank you.

    What’s the easiest way to update the theme without losing any current settings or content?

    Thanks,

    #131330

    PS…I’ve gone to WP admin and updates, it says theme and WP are current and up-to-date.

    #131331

    Hi Marssolutions,

    Only themes and plugins hosted on the wordpress.org repository are able to be updated like that. You need to re-download the theme files from your download on themeforest to get the updated theme. Then you can re-install on top of itself.

    I made a video on how to do this via FTP here: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Problems with iPad.’ is closed to new replies.