I'm facing an issue with the display of my text, and I suspect it might be related to Owl-Carousel. Here is how it's appearing: https://i.sstatic.net/C03TL.jpg
Below is the HTML Code:
<div class="panel panel-casestudy" data-equalizer-watch="" style="height: 258px;">
<h4><strong>200% wzrost sprzedaży</strong></h4>
<p>W ciągu 2 lat współpracy sprzedaż wzrosła dwukrotnie, czyli z 40 tysięcy złotych miesięcznie na ponad 80 tysięcy złotych miesięcznie. </p>
<p><a href="/artykul/25,case-study.html">Czytaj więcej...</a></p>
In the HTML code, "200%" should appear as the first word. Additionally, the dots are positioned on the left side instead of at the end of the text.
I am utilizing Zurb Foundation Framework, Owl-Carousel-2, and data-equalizer from Foundation to ensure uniform sizing.
Your assistance in resolving this matter would be greatly appreciated.