Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #190636

    Hello
    In my website, I show title and path (header navigation).
    My title’s font is good, except in blog’s page.
    Normally we have:
    <h1 class="main-title entry-title"> My title ...
    And on blog we have this code :
    <strong class="main-title entry-title"> My title ...

    And the font for my blog’s title is not good.
    http://www.chateau-hautefort.com/maquette/blog-single-small/
    What can I do ?
    Thanx

    • This topic was modified 11 years ago by romano2.
    #190951

    Hi romano2!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    strong .main-title .entry-title { font-family: 'EB Garamond', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Blog title Bug?’ is closed to new replies.