Right under the full background video I have 3 icons
They work perfectly on Desktop, but they stack in mobile.
I wanted to copy the ideas and make my page as similar to this in both desktop and mobile
Hey kpenner36,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.home #av_section_2 .av_one_fifth {
margin-left: 6% !important;
width: 15.2% !important;
}
}
Best regards,
Rikard
I played with it some more.
How can I get it right sized when displayed on mobile?
see it here