• Resolved jmclarty

    (@jmclarty)


    Currently on my carousel i have a variety of shape and size logos of companies I’ve worked with / been featured in, I have the logo position set to the default “Middle” alignment.

    Also logos are currently set to soft:300×300 however the height of some logos seem to be huge at times which makes the gap below the logos seem blank until the next area of content

    Hope there is an easy fix, thanks ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @jmclarty,

    Thank you for pointing out that the vertical alignment is not working. We have noted it as an issue in the development roadmap. It will be resolved in the next version. For now, to show vertically center/middle, kindly use the following CSS in the Custom CSS field of the plugin going to Logo Carousel > Settings > Custom CSS.

    .logo-carousel-free .swiper-wrapper {
        align-items: center;
    }

    After adding CSS, let us know if the alignment works or not.

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @jmclarty,

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Both Align-centre & image sizing are working’ is closed to new replies.