New Landing How can we help? Themeforest Theme Support Dante Mobile website questions

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #236801
    Gizan86
    Member
    Post count: 252

    Hello,

    I am trying to improve my mobile website version and I have two questions:

    1) Is it possible to use a different logo for my mobile version. As you can see in the screenshot, my logo takes up more than half of the screen on my mobile site. (I can do some basic coding, in case it is not a standard option)

    2) Is it possible to create a completely separate page and refer all mobile users to that webpage (that is optimized for mobile use)?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #237067
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Unfortunalty not with Dante, you can try to adjust the max width for mobile:

    @media only screen and (max-width: 479px) {
    #logo img, #logo img.retina {
        max-width: 100px;
        height: auto!important;
        min-height: none!important;
    }
    }

    2) The theme does have anything built in for that.

    Thanks.

    #237380
    Gizan86
    Member
    Post count: 252

    Thank you, I appreciate your help.

    1) Could you please give me this code but to replace the image with another image (url) for mobile phones. The problem is that I have a square logo which works well for the desktop version, but for the mobile version I would like to use a rectangular logo since it works better in the mobile header.

    2) I updated dante to the latest version but somehow it shows the page header on the homepage eventhough I unselected this option in the page meta of my homepage. (see screenshot). How do I make the page header disappear on this page (not all pages)?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #237507
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Unfortunately that customisation is beyond our scope of support as it is more work than a small customisation.

    2) What is your URL and login? That should not be happening.

    Thanks.

    #238715
    Gizan86
    Member
    Post count: 252

    Hi thanks for your support.
    The issue seems to be solved. I only have some strange white space left in the dante settings box below the pages but it’s not a big issue. Hopefully this can get solved in a next update.

    Cheers!

    #238783
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks David

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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