Tagged: image size, partner logo, thumbnail size
Hi,
I do not know when, but I think since I have installed woocommerce, my partners logos got hudge.
I set 130×130 thumb size, and before there was a grey area on the left and on the side of the thumb, to fill the column width and keep the thumb size at 130 for all the screen resolutions: it looked really good.
Now thumbs are enlarged on the whole column width.
I could increase the number of the columns, but the issue remains for tablets and phones…and then I want back my cute grey area between thumbs!
Can you do anything for me?
Best regards
Monica
Hey Monica,
Please add the following to quick css:
.av-partner-fake-img {
background-size: auto;
background-position: 50% 0;
padding-bottom: 20%!important;
}
adjust “padding-bottom” value to make sure images are not cut
Best regards,
Jordan Shannon
All right, thank you so much!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon