https://threewayflowerfarm.com/bypass
Although they appear on desktop, not on mobile… any ideas?
Hey Eleina_Shinn,
Thank you for your patience, the social icons typically don’t show on mobile, but you can use this css to show them.
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
@media only screen and (max-width: 767px) {
.responsive #top #header .social_bookmarks {
display: block !important;
}
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you so much, I appreciate your help.
Hi,
Glad we were able to 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