Tagged: menu, phone, social media
Hello Support,
I am working on this site, jtfit89.com.
The menu and social media icons are all white on a phone.
I’ve checked the General Styling in the admin and don’t see what’s creating the bg & text to be white.
Can you help please?
Thank you,
Greg
Hey Donkies11,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) {
#header * {
color: #55acee;
}}
Best regards,
Yigit
Hello Yigit,
Perfect – like a charm! This ticket can be closed.
Thank you,
Greg