Trouble With Testimonial Carousel - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Trouble With Testimonial Carousel

Miguel

Miguel

Extension 3 years ago

Hi there! How are you? Im using the Educon template with joomla 4 and im having trouble with the Testimonial carousel. I´m using the page builder editor on an article, and when i add the carousel everything gets disarranged. Here you can see what happens when i add the testimonial carousel and here when i dont use it. I don´t know what is going on. How can i solve this? Thanks!

0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #67458

Hi there!

Sorry for the inconvenience.

Please use the following code snippet in your custom CSS:

.view-article article.item {
    float: none;
}

Hope this will solve the issue for you.

Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

Best Regards

0