Hi I’m having some trouble with responsiveness spacing in my flex footer - I have 3 logos in a row which either jump out of the footer area or jump into the copyright line on the smartphone. Appreciate any help. Thanks.
Hi There,
Please try adding this custom CSS under Theme Options > CSS:
.x-colophon .x-bar,
.x-colophon .x-bar .x-bar-content {
height: auto !important;
}
Hope it helps 
1 Like
Thanks! That helps!
If you need anything else please let us know.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.