Add this code to the Custom CSS filed on the Style tab of your Social Media Icons widget’s settings:
@media(max-width: 480px) {
.eapps-social-icons-position-right {
bottom: 40px;
top: auto;
}
}
Add this code to the Custom CSS filed on the Style tab of your Social Media Icons widget’s settings:
@media(max-width: 480px) {
.eapps-social-icons-position-right {
bottom: 40px;
top: auto;
}
}