Add this code to the Custom CSS filed on the Style tab of your Social Media Icons widget’s settings:
@media (max-width: 500px) {
.eapps-social-icons {
display: none !important;
}
}
Add this code to the Custom CSS filed on the Style tab of your Social Media Icons widget’s settings:
@media (max-width: 500px) {
.eapps-social-icons {
display: none !important;
}
}