slider looks very small on mobile

  • Posted in : Read WP
  • pageoflife
    Participant

    On the mobile device, the slider looks very small. How to make it wider? Let’s go beyond the edges of the image field, and the text of the slider on the screen.

    ahmetsali
    Keymaster

    Hi, can you provide your related page url to check what’s wrong.

    ahmetsali
    Keymaster

    Hi, again, i just checked your url and can’t see anything, is it live?

    http://in2d.ru/

    pageoflife
    Participant

    Please take a look)

    ahmetsali
    Keymaster

    you can try this custom css code to make the slider full width on mobile;

    .flexslider {
        width: 100%; max-width: none;
    }
    

    if this is still not enough for you you need to use a less wider but square image in your slider.

    pageoflife
    Participant

    Thank you, so better

    pageoflife
    Participant

    This increases and on the computer screen.
    I would like to increase only on the mobile device.
    And another question. How to indent text from the edges on your mobile device?
    Thank you.

    serkan
    Moderator

    Hi pageoflife,

    You can try to use this custom css code for only mobile.

    @media screen and (max-width: 768px) { .flexslider { width: 100%; max-width: none; } }

    For your further question please create a new topic for each.
    Thanks

    pageoflife
    Participant

    minor changes, that’s not what I need

    serkan
    Moderator

    Hi pageoflife,
    Please don’t create same topic more then once. And provide me your related url.
    Thanks

    pageoflife
    Participant

    Sorry, Serkan. My site in2d.ru.
    Thank you

    ahmetsali
    Keymaster

    @pageoflife

    Hi, there is no other way to increase slider height on mobile but using less wider images, slider is being resized as preserving images’ aspect ratios since your images are ultra wide, they look smaller on mobile.

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

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

License required for the following item
Login and Registration Log in · Register