We're merging with GenerateBlocks! Learn more here.

[Resolved] Alignment in carousel

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Alignment in carousel

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9040
    Cris
    Participant

    Hi,

    Alignment in carousel does not work. The image does not center. Look down here

    #9048
    Tom
    Keymaster

    Hi there,

    Looks like a bug. Can you try this CSS?:

    .slick-slide .wpsp-image-center img {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    #9057
    Cris
    Participant

    Perfect!! Thanks Tom!!

    #9070
    Tom
    Keymaster

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.