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

    Using the Fullwidth Easy Slider on https://mykccu.com/ – but the caption, text and buttons don’t fit on mobile screens. I’ve “fixed” by getting rid of it all together on mobile. The client would like to to have the caption, text and buttons get pushed below the image maybe with a solid background similar to https://www.skyone.org/ when on mobile instead. Has anyone customized the CSS for this?

    #604979

    Hi Andrea,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #605365

    Hi Rikard,

    If you login below and head to https://mykccu.com/wp-admin/admin.php?page=my_custom_css you’ll see

    .caption_left .slideshow_caption {
    display: none;
    }

    Under @media only screen and (max-width: 767px)

    #606144

    Hey!

    you can do this: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    and then build an element using ALB which you hide on desktop and show on mobile only, where you can show captions in question.

    Best regards,
    Andy

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