hi there,
whatever font of the theme i change, the font inside the topbar does not change. how or where is it defined?
i would like to change it to a google font so that it will be the same – as say – the nav-font.
i found this css in this wonderful forum but it does only change the font to some standard websave fonts:
.x-topbar .p-info, .x-topbar .p-info a, .x-topbar .p-info span {
font-family: “Lato”,”Helvetica Neue”,Helvetica,sans-serif !important;
}
thanks a lot! kai