Hide Classic Elements

Hi,

I’d like to hide certain icons through screenzize breakpoints but the classic elements (Classic Icon, in this case) do not have that option.

What can I do to make this happen?

Hi Jennifer,

Thank you for writing in, you can apply these Classes to hide a classic element on a certain breakpoints (screen-width).

x-hide-xl = 1200px and up
x-hide-lg = 980px – 1199px
x-hide-md = 768px – 979px
x-hide-sm = 481px – 767px
x-hide-xs = 480px & Smaller

Apply that Classes to the CLASS field of your Classic icon element, you can add multiple class separated by space.



Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.