Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #724984

    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

    #724999

    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

    #725003

    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.

    #726059

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.