Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1328225

    Hi,

    I want to use the Google Font “Titillium Web” in two sections of my website. Using this font works fine in other sections of the website, there are just these two parts left:

    1. Home: There is a contact form with a submit button. I already figured out how to style it but it doesn’t pick up any changes in terms of font family.
    2. Stellenangebote: Same problem with the accordion – I want to change the “toggle caption” to Titillium Web. Do you have a solution for me?

    Both parts seem to conflict with another setting but I can’t figure it out.

    Thanks in advance and best regards!
    Bianca

    #1328279

    Hey gdsconcepts,

    The send button is using the correct font on my end, please try this for the toggle:

    .single_toggle .toggler {
        font-family: 'titillium-web';
    }

    Best regards,
    Rikard

    #1328315

    That works perfectly fine, thanks!

    #1328328

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1328651

    Yes, thank you! You can close this topic.

    #1328726

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change font-family -> Accordion Toggle + Submit Button’ is closed to new replies.