Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #950430

    Hi,

    On mobile there is a large space/gap under fullwidth easy slider on mobile. How do I remove that?

    eg – http://www.gt20.ca/schedule/

    #951315

    Hey navindesigns,

    You have this in your child theme CSS:

    @media only screen and (max-width: 775px) {
    #full_slider_1 li {
        min-height: 265px !important;
    }
    }

    Please edit or remove it.

    Best regards,
    Rikard

    #952001

    Yes I added that because I wanted the slider to be taller on mobile because the slider caption was being hidden on mobile because the slider was not very tall.

    Is there a better solution for that will make the slider taller on mobile and also not have the extra space below the slider on mobile?

    please advise

    #952902

    Hi,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

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