Hi,
on a website I built for a client (well, sort of ;-)) I put 4 icon boxes into a gridrow. Everything works fine and as supposed to. However, when you see that in a mobile version it looks a little weird:
https://www.amazon.de/clouddrive/share/DOqDj7tZopiev8GaNj6B3RsWq2qV9qxyr6QGyliPbuc
Edit: it seems I cannot ewmbed images, so I hope the link above helps.
Is it possible to left align all these icon box elements only in the mobile version? I couldn’t figure out how to do that and failed with the custom CSS, any help would be much appreciated. The link to the website is in the private content.
Thank you very much,
Tania
Hey TF_Photography,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) {
.iconbox {
display: block !important;
}
}
Best regards,
Rikard
Hi Rikard,
thanks a lot, that was exactly what I needed :-))
Best regards
Tania
Hi Tania,
Great, I’m glad that we could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
thanks a lot, this thread can be closed. Thanks!!
Best regards
Tania
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon