Home Forums WoodMart support forum Brand Slider

Brand Slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #112185

    FlashCars
    Participant

    Hello. My problem is the logo slider (brand).
    The start picture is ok. After that, all images are distorted. I can not find a solution.
    I thank you in advance for the help.

    Attachments:
    You must be logged in to view attached files.
    #112226

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .brands-widget .brand-item img {
        max-height: 100%;
    }

    Best Regards

    #112293

    FlashCars
    Participant

    Thanks for your help. Has worked, but without slider function

    #112324

    Hello,

    Please check the brand element if you have disabled navigations arrows. The slider works https://gyazo.com/de7862db9b3032685acdaab1722e8006

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)