• Resolved madthing

    (@madthing8)


    Hi folks
    I used the carousel. Have several logos. All have uploaded in different sizes and some are towards the top and some towads the botton…. is there a way to centre all the logos?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @madthing8,

    Thanks for reaching us out.

    You can use this following custom CSS:

    div.logo-carousel-free .wpl-logo{
     float: none !important;
     display: inline-block;
     vertical-align: middle;
    }

    Let me know if it works for you.

    Have a nice day!

    Thanks.

    Hi, I experience the same issue. try to apply the custom css, but not work. can you help?

    Plugin Contributor Md Khalil Uddin

    (@khalilu)

    Hi @indriwati,

    Apologize for the late reply. So, you said that the above CSS is not working. Can you please share your reference link so that we can inspect it properly and provide you with the exact solution?

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo centring option?’ is closed to new replies.