Hi all,
I really like the Icon-list on my test-page here: link.
But… when I’m opening it on my mobile (iphone, ipad,…), the title is not readable, the columns too small te have a nice layout,…
Does anyone know a solution for this?
Thx a lot already
Kind regards,
Caroline.
Hey carolineknuysen,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.avia-icon-list .iconlist_icon {
float: none;
margin-bottom: 20px;
}
}
Best regards,
Rikard
This did the trick Rikard,
So happy with this solution!!
Thank you so much.
Kind regards,
Caroline.
Hi Caroline,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko