• Hi,

    On my homepage im having some issues with the slider. On desktop it shows as wanted but on mobile it just shows a very small part of the hole image.

    Can someone help me with this?

    • This topic was modified 4 years, 3 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,
    I think this is because of height

    Try to change height for mobile view also add this style for mobile

    #grayhouse-slides- .single-grayhouse-slide-item {background-size: 100%; background-repeat: no-repeat;}

    May be this will help you
    Thanks

    Thread Starter deidre20

    (@deidre20)

    Great, that works. Thank you!

    I now realize that this phone might not work for mobile phone.. How do i show a different image on mobile?

    you can add another div with different images.

    And show it only on mobile view also hide desktop div in mobile

    Thread Starter deidre20

    (@deidre20)

    Can you show me how this may look in css?

    Thread Starter deidre20

    (@deidre20)

    sorry im still learning ..

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘responsive slider image width on mobile’ is closed to new replies.