double-yu

Forum Replies Created

list of topics you have created till now.

  • double-yu
    Participant

    Perfect! Thank you!

    double-yu
    Participant

    Thank you, it worked! But I have one more question regarding this: now how can I change style of the label? Particularly, I want to change color: and font-weight: properties.

    Also I noticed that, despite the fact that I changed default fonts for my site, this MENU label is still using default font-family (Lora, Georgia, serif) instead of my custom (Roboto). I changed that adding

    select {
    font-family: “Roboto”;
    }

    to my Custom CSS. (Is that correct, by the way?) But it didn’t work with other properties (color and font-weight).

Viewing 2 posts - 1 through 2 (of 2 total)