I have tried a few things with css but nothing has worked
]]>Firstly, sorry for the late reply here!
Please make sure you have the Text Color option value it’s not empty or with same color as the header background at Appearance > Customize > Header > Mobile Header (Style) > Menu Bar. Like in the below image:
https://ibb.co/7Vg1h9T
If even so it don’t works, please try forcing the color with custom CSS. For it please try adding the given custom CSS code below at Appearance > Customize > Additional CSS:
#masthead-mobile svg { fill: #fd1717 !important; /* change the color code as per your needs */ }
We hope this helps!
Kind Regards,
Rodrigo.
]]>