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

    The Partner logos under “Insurance we accept” are too small and unreadable. They look good on desktop.
    Can you tell me the setting or get me a CSS code for this. I’ve already added some spacing and centering code.

    .avia-logo-slider .slide-entry-wrap {
    display: flex;
    align-items: center;
    }

    #top .avia-logo-element-container .slide-entry {
    padding: 30px;
    }

    #top .avia-logo-element-container .slide-image { background: transparent !important; }

    #1410985

    Hey bemodesign,
    Thanks for the login, I found in your Quick CSS you added this css:

    .avia-logo-slider .slide-entry-wrap {
        display: flex;
        align-items: center;
    }

    which doesn’t allow the element to change the layout for mobile and stack the logos at full size like this:
    Enfold_Support_2379.jpeg
    I commented this css out to correct, please clear your browser cache and check.

    Best regards,
    Mike

    #1410991

    Yes! You guys have the best support. Keep it up.

    #1410993

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Partner Logos are small on Mobile view’ is closed to new replies.