Client on Be Theme

Hi to all

I have use there Client on menu left in the admin to add on the web site bottom some logo.  On the page with Muffin Builder I add Client and I selected 4 Items in one row. I have add 8 Item and I have now 4 Items per row. The problem is that I don't find how to align all item in one row "horizontal-centered"

If you give a look to the page (home page)  bottom before the Footer you will see , special the last one in the sec on line is completely not aligned.

Can you help me or give me some css to fix this problem?

BR
Maurizio
 

Comments

  • edited August 2014
    What's your site address? I used to have similar issue, here is the css I got from support to fix:

    /* Styling Clients display */
    ul.clients li .client_wrapper a { height:150px; line-height:150px; display:block; }
    ul.clients li .client_wrapper a img { display: inline-block; vertical-align: middle; }
Sign In or Register to comment.