SOCIAL PROFILES IN MOBILE PHONES
-
Hi, I was wondering if the social profiles that are shown on the right in a computer (please see attachment) can be shown on mobile devices as well
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
There is no option to enable social icons on mobile. You can add this custom CSS to show in the Theme Settings > Custom CSS > Tablet and Mobile :
body .woodmart-sticky-social {
display: flex;
}
Best Regards