text wrapping bug
-
hi,
I am trying to use the slider but it seems it has a bug when it comes to text wrapping … π
This is the CSS code I applied to a text element:
background: rgba(53, 133, 130, 0.8);
font-size:1.5em;
color:#fff;
padding:0.2em;
margin-right:60%;(I also tried width:60% instead of margin-right, but that did not work either).
No matter what I do, both in preview and on the frontend, the text gets unwrapped and appears in only one long line which gets out of the frame (so that one cannot read the entire text).Can you please solve this?
Thx
PS: maybe you can just leave that element “width:auto” OUT, it seems it’s creating a lot of troubles. I cannot really see the sense of it anways as one has the possibility to set up the style for each element.
https://ww.wp.xz.cn/plugins/crelly-slider/
The topic ‘text wrapping bug’ is closed to new replies.