Hi, I’ve been reading along in these forums trying to find an answer that works to increase the size of my header font.
I added this code to custom CSS:
#menu-navigation li a {
text-transform: uppercase;
font-size: 25px;
}
But it hasn’t increased.
Help?