We are using the block slider but find that the arrows cover up important text when viewed on mobile and the tabs don't work for the layout we want.
We have tried custom CSS, but this affects all text components:
@media (max-width:768px) { .component__body-inner.text__body-inner { width:75%; margin:0 auto; } }
Currently, we’re on:
- Authoring tool version 0.10.5
- Framework version 5.18.1
Thanks,
Sherri