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

    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

    #228056

    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

    #229810

    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

    #229985

    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

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