[Hustle] Styles not applied

I’m trying to change the font of the form, but it’s not working for me – can you help?

  • Kasia Swiderska
    • Support nomad

    Hello Giorgio ,

    I have applied the following styles into Appearance -> Customize -> Additional CSS:

    /*custom Hustle Styles */

    .hustle-ui .hustle-info .hustle-group-content *,
    .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header .hustle-title, .hustle-ui .hustle-button, .hustle-ui a.hustle-button {
    font-family: Raleway, sans-serif !important;
    }

    #content_strategy h2:hover {
    cursor: pointer;
    }

    and now changes are applied. Can you check if that is what you are looking for?

    kind regards,

    Kasia