Can anybody help me changing font size of the menu
-
I am using the DELICATE THEME and I just cannot figure out how to change the size of the font for the MENU.
This is my settings in style.css
.topnav a {
position: relative;
text-transform: highercase;
display: block;
z-index: 100;
padding: 5px 0px;
line-height: 14px;
text-decoration: none;
font-family: “Trebuchet MS”, Arial, Helvetica, sans-serif;
font-size: 10px;
}If I change highercase to lowercase, it changes teh menu
If I change line height it changesHowever font-size does nothing.
Any idea’s anyone please
My site is pal.nsouk.co.uk
I have been trying to figure this out for the past few hours so any help would be greatly appreciated.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Can anybody help me changing font size of the menu’ is closed to new replies.