Hi,
I am trying to develop a sit on my local host. Can you please help to change the widget fonts in the menu ?
I am using the following code in Custom Css :
.header .jub-block .widget{
font-weight: bold !important;
font-size: 50px !important;
}
This does not seem to be working