New Landing How can we help? Themeforest Theme Support Dante Mobile version not showing social icons or subscribe option

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #100189
    saury316
    Member
    Post count: 31

    In Theme Options I have code from Mailchimp in the Subscribe Form (under Header), and [social] in Header left text config.

    I have selected the first Header option, with the logo in the middle.

    On my laptop/desktop the website loads fine.
    However on my phone, or iPad in Portrait view, the mobile version of the theme is missing both the subscribe option, the social icons, and the logo is on the left (http://mobiletest.me/iphone_5_emulator/#u=http://www.nottheusual.nu).

    Can you please advise what I am doing wrong and how to fix it?

    #100266
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes we removed these links on mobile as there isn’t really any space for them

    – Kyle

    #100270
    saury316
    Member
    Post count: 31

    Hi Kyle

    Ok… is that why the logo is not centred either?

    #100275
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If the logo was centred it would be too close to the mobile menu icon, in some cases with wider logos it will overlap

    – Kyle

    #100958
    saury316
    Member
    Post count: 31

    Hi Kyle

    Is there any way to force it to be centre? If it doesn’t overlap I would prefer that.

    #100965
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It is but it’s quite a lot of work, you would need to hire a developer to help you with it

    – Kyle

    #100969
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You could use this:

    @media only screen and (max-width: 991px) {
    #logo a {float: none !important;}
    }

    However the menu icon will drop below

    – Kyle

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.