I have made a video slider for one of my client. It looks fine on Desktop but not on mobile. I have managed to increase the text size so that is fine now. But the button is still too small.
I don't understand why the custom css is not working, In the button layer i added an id named ''sliderbutton'' and placed this in the custom css area:
If you don't succeed with it, please export your slider and send it to me and I will help you with it. (In this case please remove the whitespace and '-' characters from the title because Ticksy couldn't handle it) Thank you, in advance.
I have one more question from my client, let me know if i need to submit a new ticket: we use the unmute button on the top left and she was wondering if the button can stay visible to switch back to mute?
Thank you for your feedback! Unfortunately, this is not possible with the current settings but thanks for your suggestion, we are considering and may include this feature in the next version. In the Slider settings / Video tab, you can disable the remember unmute state so the unmute button will appear when the slide starts again.
Hi there,
I have made a video slider for one of my client. It looks fine on Desktop but not on mobile. I have managed to increase the text size so that is fine now. But the button is still too small.
I don't understand why the custom css is not working, In the button layer i added an id named ''sliderbutton'' and placed this in the custom css area:
@media only screen and (max-width: 420px) {
#sliderbutton {
position: relative !important;
top: 50px !important;
}
}
But it's not doing anything... Already tried, everything, also with .ls-layer. What can i do to:
1. Enlarge my button (both text and background)
2. Place it under the text
Can you help me?
Hello Marcellus,
Thank you for getting in touch with us!
I suggest you to hide the button layer on mobile and create a specific button for only mobile device.
https://layerslider.kreaturamedia.com/documentation/#builder-layer-devices
If you don't succeed with it, please export your slider and send it to me and I will help you with it.
(In this case please remove the whitespace and '-' characters from the title because Ticksy couldn't handle it)
Thank you, in advance.
Best Regards,
Andrea | Kreatura Support Team
Hi Kristof,
Thanks for your reply, this worked!
I have one more question from my client, let me know if i need to submit a new ticket: we use the unmute button on the top left and she was wondering if the button can stay visible to switch back to mute?
Best regards!
Marcellus
Hello Marcellus,
Thank you for your feedback!
Unfortunately, this is not possible with the current settings but thanks for your suggestion, we are considering and may include this feature in the next version. In the Slider settings / Video tab, you can disable the remember unmute state so the unmute button will appear when the slide starts again.
Best Regards,
Andrea | Kreatura Support Team
Hi Kristof,
Ok this might be a good solution for now, i have changed this setting.
Thanks for your help!
You are welcome!
Best Regards,
Andrea | Kreatura Support Team