• Resolved dereckt

    (@dereckt)


    Hey!

    I have an issue with your plugin on my website ( WP 5.9.2 running Avada 7.6.1).

    For years everything work fine, and I thank you for your free addon! But now I can’t make my carousel content centered ([ redundant link removed ])…

    Could you please help me?

    • This topic was modified 2 years, 8 months ago by dereckt.
    • This topic was modified 2 years, 8 months ago by Jan Dembowski.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @dereckt Do not use short links in these forums, that has been abused in the past and is expanded when found. I have expanded yours.

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @dereckt,

    I can see that you have used different-sized images for the carousel. To keep centered, kindly add the following CSS to the custom CSS field going to WP Carousel > Settings > Custom CSS.

    .wpcp-carousel-section .wpcp-single-item {
        margin: auto;
        display: block;
    }

    After this, let us know if the images are centered or not.

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @dereckt,

    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!

    I had the same issue (with a different theme) – after upgrade to WP 6.0 images not centered – the CSS fixed it!

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @yellofish,

    Glad to hear that the above solution works for you. If you enjoy using the plugin and share your experience in the review section.

    Your each and every word will motivate us to keep doing the hard work and provide the best support as promised.

    Have a great day!

    I had the same problem with responsive mobile view and with code it works.
    Thank you

    Hi,

    Is there a way to the images in the carousel to be resized to a certain height (not cropped) and then horizontally centered? Thank you!

    Regards,
    -Will

    • This reply was modified 1 year, 11 months ago by wilhal.
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WP Carousel Image not centred’ is closed to new replies.