Hi,
How do I make the phone number on the home page in the upper left show up on the large slider? It’s okay when you scroll down and turns black.
Also, how do you make the secondary menu items the same font and font size as the main header fonts?
Thank you!
Justine
Hey jnightingale,
use this code inside Quick CSS field:
.phone-info.with_nav h2 {
color: white;
}
Best regards,
Andy
Hi Andy,
That worked to make it white on the home page, but then it made the phone number white on all the other pages and when you scroll down the home page because the menu area is white. Can you please tell me how to make it black then?
Thx!