Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #852100

    I would like to add some space (Margin or padding) around each logo in the Partner/Logo Element section of this page:

    http://www.cathrift.com/serve/recipients/

    Also, how do I center the logos within the square tiles (so a logo isnt all the way to the top)?

    Thanks,

    #852173

    Hey johnworfin,

    Here is how to increase the padding, but it makes images smaller, since we take away the space for the content.

    
    #top .avia-logo-element-container .slide-entry {
        padding: 10px;
    }
    .slide-loop-1, .slide-loop-3 {
          padding-top: 30px !important;
    }
    

    Best regards,
    Victoria

    #852176

    Added it to quick CSS and it still looks the same?

    #852185

    Hi johnworfin,

    I don’t see the code on your page or in you Quick css. Where are you putting it? You can also try to put in your child theme style.css.

    Best regards,
    Victoria

    #852189

    It’s in the quick CSS?

    Nevermind-it wasnt saving for some reason.

    Thank you!

    • This reply was modified 7 years, 2 months ago by johnworfin.
    #852474

    Hi,

    Thanks for the feedback. So the code Victoria provided worked out for you?

    Best regards,
    Rikard

    #852531

    Sure did-Close ticket please. Thanks.

    #852729

    Hi,

    I’m glad this was corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Adding space around each logo in Partner/Logo Element’ is closed to new replies.