Jump to content

Problem changing style of blocktopmenu


Recommended Posts

I need to make some changes to the top horizontal menu.

Actually I'm trying to reduce the height of the bar, so I inspected the code with chrome and i see:

"superfish-modified.css - line 68"

.sf-menu > li > a {

font: 600 18px/22px "Open Sans", sans-serif;

text-transform: uppercase;

color: #484848;

display: block;

padding: 17px 20px;

border-bottom: 3px solid #e9e9e9;

 

Editing directly on Chrome reducing the padding works correctly, the problem is when i open the "superfish-modified.css" file in blocktopmenu css folder.

 

I don't find that part of code, it's really strange, this is the first time It happen to me.

 

Any help?

Link to comment
Share on other sites

×
×
  • Create New...