Hello,
I use a gray background for my footer with 5 columns. When I browse with my mobile, columns transform line.
The problem is that the gray background is displayed as the first line …
Hey Webdesign,
Can you post a link to your site? you can post it in the “private content” section when you reply so only moderations can see it.
Best regards,
Nikko
here is the link
Hi,
Try adding this code to your Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
div#footer {
height: auto;
}
.responsive #footer .av_one_fifth.flex_column {
float: none;
}
}
Let us know if it helps :)
Best regards,
Nikko
Thank you, it works !
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Nikko