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

    I am playing with a default install of the theme and it seems that the font on the slider on this page
    http://kriesi.at/themes/enfold/homepage/home-v10-magazine/
    is different than the one(s). Is this font set as custom on the demo site?
    This looks bolded and I don t think the theme settings have an option to bold fonts only to select the typeface
    Please advise how to obtain the same font and bold title

    #288740

    Hi Monsoon!

    If the font you are using supports different font weights you can specifiy it using a bit of css:

    
    h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    }
    

    Best regards,
    Devin

    #288857

    Sorry if I didn t make it clear I meant the font size for the text inside the accordion.
    The text in the 5 slider images is bold and a different size than the default font and I could not find where to set this one
    I don t think the accordion is picking up the style from H1s etc…

    #288874

    That snippet is directly copied from the demo page for those headings. Its the google font Open Sans.

    #289133

    Thanks for the quick response.
    Weird, the first installation I did and used Open Sans wasn t looking like that.

    #289326

    Hi!

    Thank you for the update.

    The accordion title is a heading text so you can change the font family on Enfold > General Styling > Heading Font.

    Cheers!
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.