Hi,
So I’m having a problem with my top bar info. The number that I have in the top bar content that doesn’t reflect the number displayed on the site.
This is very weird.
I’m also trying to change my phone tel number link color to solid white. Right now it transparent white. And I’m also trying to make the hover color black.
I have used the following css:
.phonenumber { color: #ffffff;!important
}
.phonenumber:hover { color: #000000;!important
}
Can you tell me why it’s not working?
Can you help me short this issue out?
Thank you!
