Shop Categories

X

size mobile slider

Home Forums Agama Pro size mobile slider

Topic Resolution: Resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11772
    biotxakur
    Participant

    The home slider its ok when I see in my desktop but when I see in my mobile it doesnt fit. What I have to do?

    #11773
    Zex
    Moderator

    Hi,

    What exactly is the problem with the slider?

    Can you send me a screenshot?

    #11783
    biotxakur
    Participant

    The letters if the image are Broken, you can not see all the text. If you look at the picture you can read “peluqueria canina de b…”

    biotxakur.es

    biotxakur

    #11789
    Zex
    Moderator

    I think I figured out the problem …

    please insert the following code into:
    Customizing->General->Additional CSS:

    @media (max-width:1200px) {
        .camera_wrap img{
    width:100%!important;
    height:auto!important;
    margin:0!important;
    top: 50%;
    transform: translateY(-50%);
    }
    }

    Please, let me know if that code helped you.

    Thanks

    #11799
    biotxakur
    Participant

    Its ok thanks!

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