Jump to content

Modificate top menu


Recommended Posts

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

×
×
  • Create New...