New Landing How can we help? Themeforest Theme Support Dante Hide responsive slider for mobile device

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

    Hi I really like your theme!

    There is only one thing that I can really use your help with. My site shows a very messy responsive slider on mobile devices (you can check: http://www.freshfolds.nl) Is it possible to make the slider hidden for mobile devices? (just like I can do with the other elements) I would like to place instead a call to action button on the beginning of the page (that I will hide from desktops)

    If this is not possible, Can I create a completely different landing page for mobile devices?

    Your help is greatly appreciated!

    #66817
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please check in revolution slider settings . There is a option [Slider layout = Auto Responsive] to enable responsive slider .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67130
    Gizan86
    Member
    Post count: 252

    Thanks, but I already set the slider layout to Auto Responsive. Still it looks very messy.. Any way to hide it or change that page all together for mobile devices?

    #67132
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    To hide this Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options

    @media only screen and (max-width: 767px) {
    div.home-slider-wrap{display:none}
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67146
    Gizan86
    Member
    Post count: 252

    Thanks, it seems to work! I really appreciate it!
    One last thing.. I noticed on my mobile site that every time a field has to be entered, the chatbox on my site pops up and covers the field. Is there a way to prevent this from happening?

    #67156
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot so i can give exact solution .

    Thanks

    #67169
    Gizan86
    Member
    Post count: 252

    screenshot is attached!

    #67171
    Gizan86
    Member
    Post count: 252

    Just to be clear, I would defenitely like to keep the chatbox but would only like it to appear when you click on it. Right now it pops up with every field that is entered

    #67176
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please contact to Chat plugin developer to resolve this issue .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67181
    Gizan86
    Member
    Post count: 252

    Ok I will, thanks

    #67184
    Gizan86
    Member
    Post count: 252

    Hi sorry, I contacted the developer but do you know if there is an easy fix to hide the chatbox completely for mobile devices? (maybe css like with the slider?) THanks

    #67190
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css

    @media only screen and (max-width: 767px) {
    #krukchat_box {display: none !important;}
    }
    

    Hope it will work .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67192
    Gizan86
    Member
    Post count: 252

    It works, you’re a lifesaver!

    #67194
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue sorted .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67204
    Gizan86
    Member
    Post count: 252

    Sorry to be so annoying but two other small things.. (see screenshot.) Is there a way to get rid of the blank space on top of my mobile landing page. (This is where I removed the slider and inserted a call to action button only visible to mobile devices) And is there a way to center my logo?
    Thanks so much

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