Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • sushismb Friend
    #1007785

    Hello,

    How do you center the logos in the "Partners" section?

    Thank you!

    Pankaj Sharma Moderator
    #1007790

    Hi
    Kindly share the URL of your site and screenshot how you want to display the logo image.
    Regards

    sushismb Friend
    #1007802

    Hi @pankaj Sharma,

    Thank you for your response. Unfortunately, I”m working on this site offline.

    I only have 2 logo’s there and it’s aligned to the right. I want to have them aligned at the center.

    I hope you get what I mean.

    Thanks!

    Pankaj Sharma Moderator
    #1007810

    Hi
    Add below code in custom.css file

    .client-list {
        margin: 0 auto;
        max-width: 400px;
    }

    When you will add more logo kindly increase the max-width value.

    sushismb Friend
    #1007993

    Hi @pankaj Sharma,

    Thank you for your help!

    I have another related question; How do I change the height of this module position?

    I find the height too large.

    Thanks!

    Pankaj Sharma Moderator
    #1008320

    Hi
    Kindly share the site URL, maybe tge height is based in your images height.
    Regards

    sushismb Friend
    #1008958

    Hello @pankaj Sharma,

    Please see the demo;

    http://ja-simpli.demo.joomlart.com/index.php/home/home-corporate

    You’ll see "Partners" at the bottom portion with the blue background. The height is obviously large.

    I’d appreciate if you could help on how I can adjust this height.

    Thank you!

    Pankaj Sharma Moderator
    #1008966

    Hi
    Add below code in custom.css to reduce padding

    #bot_3.blue-bg .container {padding-top:10px;padding-bottom:10px;}

    Please note suggestion based on demo site. If this does not work, kindly share the site URL here.
    Regards

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum