Hello,
How do I get the telephone number to show above the logo? It flashes up on a blue bar when you scroll up the page but then is vanishes and there is just the blank white bar above the logo?
Hey Portfolio_Travel,
Thanks for getting in touch with us!
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) {
#top #header_meta .phone-info {
color: #000000;
}
}
Best regards,
Jordan
Hi Jordan,
I’ve added that but it didn’t change anything. I still can’t see a blue bar with the phone number at the top of the screen on mobile?
Thanks
Lindasy