Hello,
we have been using enfold for a long time now. I am currently creating a new website with your theme. It’s still awesome!
However, I currently have the problem that the row screen settings do not work. The columns doesn’t slide among each other on mobile. Can you help me?
Hey ConDevWa,
I’m not sure I understand the problem you are having, could you post a screenshot highlighting it or try to explain a bit further please?
Best regards,
Rikard
Hey sorry my english is not that good.
My problem is that the columns in the mobile view do not slide one below the other.
Hi ConDevWa,
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) {
#top div .av_one_half {
width: 100%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you! It works!
Hi ConDevWa,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria