I’m trying to make the mobile version perfect of a site (http://stratfield.proefsite.nl).
But i cant make the columns connect. I got a lot of white space between the columns but i want them to connect.
How can i make that work?
Hey Comceptum,
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 .container .av-content-small,
.responsive #top #wrap_all .flex_column,
.responsive #top #wrap_all .av-flex-cells .no_margin {
margin-bottom: 0px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks for your help!
Hi Comceptum,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria