rightstuffwebdev
Forum Replies Created
-
Forum: Plugins
In reply to: [Testimonial Carousel For Elementor] Text Wrapping in DescriptionAwesome. Thant fixed it. Thanks for the wonderful support of your plugin.
Forum: Plugins
In reply to: [Testimonial Carousel For Elementor] Text Wrapping in DescriptionAbove, you will see a screenshot of the carousel with the text wrapping problem. You will notice words are split arbitrarily instead of wrapped correctly. When the “Read More” link is clicked a pop-up appears and the wrapping works just fine. I have cleared my cache and such and the issue is still going on. Thank you for your assistance.
Forum: Plugins
In reply to: [Testimonial Carousel For Elementor] Text Wrapping in DescriptionThank you for your help. Below is a list of the plugins used on the site:
Astra Pro, Elementor (and Pro and Header & Footer Builder), iThemes Security, LiteSpeed Cache, Premium Starter Templates, Rank Math SEO (and Pro), Really SImple SSL, WP Forms Lite.
I added the following custom CSS trying to get the words to wrap in the carousel slide, but it did not seem to work. When you click on “Read More” the pop up has properly wrapped text, but the original slide in the carousel does not:
.slide-description {
word-break: normal;
}Thank you again for your assistance.