I have a menu that pops out to the side and I have added a header child element. I want all the colour to be white, whiuch it is on desktop, but when you use a phone, it changes the colour to my chosen header colour, I have removed all links and I have highlighted all the text and changed it to white… here is the code
<h5 style="text-align: center;"><span style="color: #ffffff;">Call us on 07808 330 233</span></h5>
What am i doing wrong