New Landing How can we help? Themeforest Theme Support Joyn Ipad and Mobile View

Viewing 11 posts - 16 through 26 (of 26 total)
  • Posted in: Joyn
  • #166425
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you update first to our latest theme version. Go to Appearance-> Themes Click on Joyn details and update.

    -Rui

    #166427
    Keremdo
    Member
    Post count: 111

    Hey,

    sorry but i dont want to update as i have a child theme with severel woocommerce options.

    The last time i updatet joyn, all the changes where broken and it was a lot of cutsom work to fix it so for now i dont see the point in doing an update.
    Also i think that my problems have nothing to do with this update.

    #166437
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Our updates beside new features also correct previous problems.
    If you have a child theme, there should be no major problems.

    Before the update you can duplicate your theme directory and rename it to keep a backup, so it can be easy to revert if something happens.

    Also you should try to check your issues with the parent theme activate, there is also a chance of something in the child be causing any issue.

    -Rui

    #166442
    Keremdo
    Member
    Post count: 111

    Hey Rui,

    thanks but the last time i did exactly the same and everything was broken!

    So the 2.06 update resolves my title and subtile error on ipad?

    #166844
    Keremdo
    Member
    Post count: 111

    Hey ,

    i made the 2.06 Update, and still have the Title and Subtile issue on Ipad in Portrait mode!

    Also on all pages, when switching to mobile Page, a spacing between the header and and Title area appears ( you can see this by resizing the browser )

    Can you tell me how to fix this?

    #167829
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Will have to forward this one to the development team.
    Lets wait for the reply.

    -Rui

    #167840
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    For some reason you have margin-bottom on the mobile-header in the style.css file. Add this:

    @media (max-width: 991px) {
    #mobile-header {
      margin-bottom: 0!important;
    }
    }

    – Ed

    #167992
    Keremdo
    Member
    Post count: 111

    Hey Guys,

    that works fine thanks!

    I still have the issue on my Landing Page ( exklusy.de ) on iPad portrait and landscape mode, the subtitle is not visible. Any help for that?

    -Steve-

    #168170
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css:

    @media only screen and (max-width: 1024px) {
    .mobile-browser .page-heading.fancy-heading {
      padding-top: 20px;
    }
    }

    – Ed

    #168290
    Keremdo
    Member
    Post count: 111

    Perfect, thanks Ed!

    -Steve-

    #168293
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Ed

Viewing 11 posts - 16 through 26 (of 26 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register