reduce the font size for drop down
Permalink
I want to reduce the size of the drop down menu please help!
![](/files/avatars/none.gif)
please help asap
Hi, if your more specific someone may be able to help you.
Which drop down menu are you referring to? there are many available.
Have you got a link to your site so someone can view the problem you are having?
If you can post those details it will help someone to be able to diagnose and advise.
Regards.
Which drop down menu are you referring to? there are many available.
Have you got a link to your site so someone can view the problem you are having?
If you can post those details it will help someone to be able to diagnose and advise.
Regards.
It's still for pending approval. soyou cant view that website unless we can chat on skype and share my screen. please help. I need this to be done asap.. It's the dropdown menu of the superfish. I want it to reduce the font size because it's too big.. please add me on skype. maimoi28 my username
please open my screenshot the dropdown menu I want to reduce it
Hi, I have personally not used this add on, so I cannot advise you if this is an option in the admin interface, to change the font size in your superfish css, you need to find this piece of css:
you can then add this:
14px is an example, obviously add what size you want, so you end up with something like this:
Hope that helps, If not, I would consider placing a support request with the add on's author.
Regards
.sf-menu a { display: block; position: relative; }
you can then add this:
font-size: 14px;
14px is an example, obviously add what size you want, so you end up with something like this:
.sf-menu a { display: block; position: relative; font-size: 14px; }
Hope that helps, If not, I would consider placing a support request with the add on's author.
Regards
Do you know how to do this on the other pages. I know how to copy it from the scrapbook but I dont know how to put the colored background on it. As long as I input some text on it the colored background will also expand.