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
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
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,
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