Hi Rikard,
i already checked this. But for the main menu I do not have the option to change the font – weight. I can only choose the font and the font-size and -color. In the fonts selection the font open sans light is not mentioned. I wanted to have al light font for the Main Menu, but also if I choose another font, there are no “light” options. And the code with the font-weight only works in Safari Browser.
Could you tell me perhaps another way?
Many thanks
Best regards
Diana Loola
Thanks! That worked very well!!!!
But now I have got one more question: For the Main Menu (top right side) I wanted the font Open Sans Light. Unfortunately I can t choose this option in the styling options. So I added in the field for “Quick CSS” the following script:
.av-main-nav > li > a {
font-weight: 100;
}
The Safari Browser does accept it and the Font is shown in its light version. But Firefox and Chrome do not notice this change.
Could you help me also in this case? Thank you for the editing.
Best Regards.
Diana Loola