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; }
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:
I commented this css out to correct, please clear your browser cache and check.
Best regards,
Mike
Yes! You guys have the best support. Keep it up.
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