• Resolved elecases

    (@elecases)


    Hello everybody,

    I am using MasterSlider and I am pretty happy with the ressult. On desktop everything works perfect. The problem that I have is with mobiles. There is an space between the image and the text of the image. I need the configuration that I have now (fit images) because some are portait and somo are landscape so I can not change it.

    Can anybody help me to delete this space?

    This an example Link: https://www.elecas.es/ascension-vallibierna-culebras/

    Thank you,
    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author averta

    (@averta)

    Hi,
    If you mean the space between slide info and slid then there is an option under slider control / info.
    It is called slide info margin you can set it to 0. Or probably use below custom CSS code.

    .ms-slide-info.ms-dir-h.ms-align-top {
        margin-bottom: 0px !important;
    }
    

    I hope this is what you asked for.

    Let us know
    Averta

    Thread Starter elecases

    (@elecases)

    Hello,

    First of all thank you for your fast response and sorry for my late response.

    I have been making test and it seens that this is no the problem. The problem is the box where the slides are, and the combination between landscape and portrait images. The good point is something that I didn’t exist in the widget.

    I have to fix the size of box in order to have good images in the desktop (if I choose Auto-height the portrait images looks really bad because the height of the box it is to big) however in the mobile I would like to have the option height to adjust the box to the size of the image. Sumarizing the problem is that I have to put the autoheight but in the portait images on the deskopt the images become too big.

    There any kind of way of doing that? I think that the solution is that you choose autoheight in each slide instead of for the whole slider.

    Thank you

    • This reply was modified 7 years, 11 months ago by elecases.
    • This reply was modified 7 years, 11 months ago by elecases.
    • This reply was modified 7 years, 11 months ago by elecases.
    Plugin Author averta

    (@averta)

    Hi,
    I see your point but I have to say I am afraid I have to say it is not possible to set autoheight on one slide and change this option on another slide.
    If you are having issue on mobile and desktop I recommend to you create 2 different slide. One for desktop and the other one for mobile then use some plugins to replace the Master Slider shortcode on mobile with your other slider.

    Kind Regards
    Averta

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space between text and slides’ is closed to new replies.