Home Forums WoodMart support forum Adjust the No. Of logos displayed in mobile Reply To: Adjust the No. Of logos displayed in mobile

#297716

Hello,

Please try adding the following Custom CSS in the custom CSS for Mobile area under Theme Settings >> Custom CSS.

.brands-items-wrapper .owl-carousel.owl-drag .owl-item {
    max-width: 112px;
}

And see if this works for you otherwise it requires Customizations.

Regards.
Xtemos Studios