roxor Posted September 27, 2013 Share Posted September 27, 2013 Hello,i want to know how can i make my top menu be more small? I want the letters be smaller. Thank you. Link to comment Share on other sites More sharing options...
bellini13 Posted September 27, 2013 Share Posted September 27, 2013 you have to locate the CSS stylesheet file and alter the font size to be smaller Link to comment Share on other sites More sharing options...
vekia Posted September 27, 2013 Share Posted September 27, 2013 if it is based on default top horizontal menu, just change these styles: .sf-menu a { display: block; margin-right: 2px; padding: 0 22px 0 20px; line-height: 34px; border: 0; text-decoration: none; } it's a part of /modules/blocktopmenu/css/superfish-modified.css file Link to comment Share on other sites More sharing options...
Recommended Posts