hi, in top menu i need to change padding, background colors, mouse over color and style for Logo and menu.
by firebug i found where to make the changes and it says:
.logo {
margin-left: 20px;
and the css file is in: http://www.0039web.it/nuovo/t3-assets/css/css-a86f5-04293.css
when by ftp i put this css file in a php editor i don’t find the "margin-left: 20px;"
this is an example, becuase the same uppend for all part that i want change, i find the css but the values that i want change are not inside
How can i do for to understand what is the right css for to change top menu?
tnx for your help and work