Please gentlemen,
How to edit post title type on Enfold? Can I also choose the color?
I’m talking about the title field, on topo of “permalink”
Many thanks!
Miguel Kieling
Hey Mkieling!
You can add this on Quick CSS or custom.css:
.post-title.entry-title a {
font-size: 30px;
font-family: Georgia;
}
Change the font color using this:
.main_color h2 {
color: blue;
}
For further customization, please visit Werkpress.
Best regards,
Ismael
And how can I decrease space between lines in post titles.
Again, I’m speaking about the title, on top of permalinks when you’re on the dashboard of WordPress.
Many thanks!!
Miguel
Hi!
Do you want to change the look of the title in the actual Dashboard?
Please note that this forum is for theme support only.
Best regards,
Josue