SyntaxFix
Write A Post
Hire A Developer
Questions
In case someone is feverishly googling to solve the bouncing images carousel thing, this helped me:
.fusion-carousel .fusion-carousel-item img { width: auto; height: 146px; max-height: 146px; object-fit: contain; }