Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #267302

    Hey Guys,

    Slider height on desktop is perfect, but on mobile is too small, the text gets cut off. How to increase the height of slider for mobile only? Thanks guys :)

    #267504

    Hey!

    What slider are you using? can you post a link to your website?

    Best regards,
    Josue

    #267512

    the “FullWidth Easy Slider”

    #267723

    I believe the captions ontop of the slider pics are not responsive (they are far to large for the pic), how do I make them smaller or hide them?

    #268151

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .avia-caption { display: none !important; }}

    Cheers!
    Yigit

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