Hi, I don’t understand why but the column with only a background image is not showing on mobile. How can I make it show on mobile?
Hey DROR,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .av-flex-cells .av_one_half.no_margin {
min-height: 335px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks!
Hi bakbek,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria