Hey,
I have spent an entire day trying to get the client logo app to work for me. It keeps resizing images, making the logos inconsistent.
Please advise.
Marissa
Hey marissaconniff!
Can you please provide us a link URL so we can see the results and try help you fix the issue?
Thanks a lot
Regards,
Basilis
Here’s the link: http://digitalengagementranking.com/
Working on desktop but not mobile at the moment.
I was able to resolve the issue on desktop by selecting 5 display columns instead of 4.
Hi,
I can see only margin issue and you can fix it by adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.responsive #top .avia-smallarrow-slider .flex_column {
margin-bottom: 20px!important;
}}
Best regards,
Yigit