Icon Box is centered on Tablet

Hi,

the Icon Box switches from alignment left to center, when I use a tablet. How can I let it left? On Desktop and mobile it is left.

And how can the icons disappear on mobile? That doesn't work:
@media only screen or (max-width: 767px) {
    .icon_box .icon_wrapper { display: none !important; }
}

Sorry for my english. I try!  ;-)

Jens

Comments

Sign In or Register to comment.