This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author

    Tagged: 

  • #153473
     gfisch
    Participant

    Hello

    I am using WordPress FAQ Manager

    I would like that Open Sans is used and not Courier (see screen).
    I have set these seetings (see screen).

    I am aware that you cannot help with other plug-ins but maybe you have a quick fix to get the right font.
    Thanks

    Andreas

    Attachments:
    You must be logged in to view attached files.
    #153612
     Laura
    Moderator

    Hello, does this help?

    COPY CODE
    
    li.faqlist-question a {
        font-family: Open sans-serif;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #153652
     gfisch
    Participant

    Ahh – I continuously learn more CSS with your help, Laura.

    Actually I modified your CSS and have the perfect solution now with

    .faqlist-question {
    font-size: 16px;
    }

    code {
    background: #ffffff none repeat scroll 0 0;
    font-family: Open sans;
    }

    I was aware of “font-family” but I put Open sans in “” and ” – which does not work
    That’s a bit misleading here
    https://www.w3schools.com/cssref/pr_font_font-family.asp

    Anyway. Looks perfect now. Problem solved.

    Thanks
    Andreas

    #153801
     Laura
    Moderator

    Glad you could resolve it 🙂 Always happy to help and teach haha

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?