Tagged: center widget, mobile, social icons
hi
I’ve searched all the threads and tried many codes without success
Trying to center the social media icons in my footer on mobile only –
I have code in the functions.php and some css and have the shortcode in my column 1 widget but they are aligned left.
Can you help?
thanks
Nancy
Hey Munford,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#footer ul.social_bookmarks {
width: auto;
}
}
Best regards,
Rikard
thanks
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike