I am using slider with id = rev_slider_k_fullwidth_wrapper and I would like the text in the mobile devices to remain the same size, central and I would like the text to wrap.how can I do?
slider with id = rev_slider_k_fullwidth_wrapper
1 reply · opened Mar 24, 2022
Sstefa88Mar 24, 2022
SSemicolon WebSTAFFMar 24, 2022
Hello,
Thanks for your Patience!
Replace the
white-space: nowrap;withwhite-space: normal;.Add the
data-width="['1000','900','700','500']"Attribute to the Layer. You can change the Values according your needs.Add the
data-textAlign="center"Attribute to the Layer.
This will definitely fix your issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard