IM trying to do two things to finish setting up my theme. The font size for the menu in the header needs to be larger and for the life of me I cant find the spot in the code to modify it, and I am trying to remove the Tag back to this site after the copyright. Any help would be appreciated.
Hey!
1. Try adding this code to the Quick CSS:
#header .avia-menu-text{
font-size: 22px;
}
2. Add this to the copyright setting in Theme Options > Footer:
[nolink]
Cheers!
Josue