Hi,
For sure. You can change size/font/colour etc with CSS, eg
<style type="text/css">
#yourMenu{
font-size:12px;
}
</style>
<select id="yourMenu".....
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.