Hi
I have a problem with 1/3 boxes on the front page (section ID – geodeetilised-tood).
I need the boxes to appear below each other from 1152px and less. Because the text in boxes are too much hidden and boxes are streched too long, it doesn’t look professional.
Can you help me to fix this, I need a quick solution if possible!
Thank you :)
Best
Rasmus
Hey rasmusheil,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1152px) {
#geodeetilised-tood .av_one_third {
width: 100% !important;
margin-left: 0 !important;
}
}
Best regards,
Rikard
Thank you so much Rikard!
It works like a charm :)
You can close the thread.
Hi rasmusheil,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria