Words splitting in slider
-
Hi,
I have setup a slider version testimonial. I put some custom CSS as follows:
.bne-testimonial-description {
font-family: ‘Open Sans’, Arial, Helvetica, sans-serif !important;
font-size: 24px !important;
font-weight: 400 !important;
line-height: 1.3em !important;
}Because I wanted the same font as the rest of my site and a larger font than the one that comes in the default styles. I added the CSS in my theme styles, not by editing the plugin CSS file.
Now I have an issue that no matter what size screen I’m looking at, it cuts words off between lines randomly.
You can view the problem in a screenshot here: https://wpworryfree.com/wp-content/uploads/2015/06/split-words.jpg
Some testimonials it doesn’t split any words, some only a couple, some a lot. And of course where the splits occur is different at different resolutions.
- The topic ‘Words splitting in slider’ is closed to new replies.