Hi - I'm pretty skilled with Firebug, but I cannot find where to change the Main Menu font and font-size in Replete.
Could you please direct me to the right element to edit?
Thanks!
John
Hi - I'm pretty skilled with Firebug, but I cannot find where to change the Main Menu font and font-size in Replete.
Could you please direct me to the right element to edit?
Thanks!
John
Hi John,
Try to use this:
#top .main_menu ul.menu li > a {
font-size: 10px;
font-family: Georgia;
}
Just change the values.
Regards,
Ismael
Thank you!
Hi John,
Glad we could help. :)
Cheers,
Ismael
You must log in to post.