Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1186240

    Hi,

    I m using the partner/logo element in the homepage . The images are not center aligned . Can you please check .
    Please check the Private Content for website details.

    Thanks
    Swathi

    #1186647

    Hey Swathi,

    The images are centered in their container elements, so I’m not sure exactly what you would like to change. Could you try to explain a bit further please?

    Best regards,
    Rikard

    #1186665

    Hi,

    The images are not centered vertically .
    please check the partner/logo element section in the website while the images slide over, to see the difference.

    I want to show all the logos centered (vertically) like below screenshot

    View post on imgur.com

    please check other images as well in that section as the other logos are at different positions.

    Thanks
    Swathi

    #1187265

    Hi Swathi,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    .avia-logo-slider .slide-entry-wrap {
        display: flex;
        align-items: center;
    }

    Best regards,
    Nikko

    #1187600

    Thanks. It worked.

    Best Regards,
    Swathi

    #1187604

    Hi Swathi,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘center align the images in the partner/logo element’ is closed to new replies.