Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #997949

    Hi,

    I would like to change the style of the titles in the articles of my blog (only when one displays the article, not in the page of the blog or archives).
    I’d like to have the same style that I’ve already used in advanced style settings for H2 in “alternate content”: Open Sans 26 px normal 1.3 em

    Is there a way to adjust only the style of these titles?

    Thank you in advance

    #998122

    Hey annesite,

    Add this to quick css:

    .single-post h1.post-title.entry-title{
    font-family: Open Sans; 
    font-size:26px;
    }

    Best regards,
    Jordan Shannon

    #998156

    Hi Jordan,

    Thanks a lot, it works.
    It was just in bold but I found what to add to put the font in “normal”.

    Best regards,

    #998286

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change style of title in article’ is closed to new replies.