How to make slider big on Mobile devices

Home Forums All Other Themes How to make slider big on Mobile devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #148829
    nahumpfrancisnahumpfrancis
    Participant
    • Topics: 31
    • Replies: 67
    • Total: 98
    Member since: August 30, 2018

    I have tried different themes and none of them look good on mobile devices. The slider area is so small.

    I have tried almost all the themes to see if it works. Is there any css code to overcome this issue. I have tried other themes from some other companies and works fine on mobile devices.

    Please do help me solve this as I am a big fan of your themes and continue using your themes for couple of years now. I really don’t want to move into any other themes.

    I hope someone can send me a css that solves the home page slider issues on mobile devices.

    I want to see my themes big (full screen on the mobile devices).

    Please see the attachments
    Here are some examples of what I am talking about.
    https://imgur.com/ICom3aZ
    https://imgur.com/Gq7zQS9
    https://imgur.com/od9G3uz
    https://imgur.com/Cgo4p6q
    https://imgur.com/Yzgx39W
    https://imgur.com/X0oLfei

    Here is a DIVI theme template which has a full screen slider
    https://imgur.com/0WaSSvB

    Please help me make something like this as most of my clients used SKT themes trying to move away and I really like your themes except slider.

    #148954
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .nivoSlider img {
        max-width: 160% !important;
        width: 160% !important;
        margin-left: -60%;
    
    }

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.