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

    I would like to set custom font size for tittles in Blog posts element. I tried this code, but nothing happend.

    .entry-content-wrapper .post-title {
    font-size: 20px !important;
    }

    #812749

    Hey milieti,
    Try this code in the General Styling > Quick CSS field:

    h3.slide-entry-title {
    font-size: 20px !important;
    }

    Best regards,
    Mike

    #812750

    It worked! Thank you.

    #812754

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Size of the tittle in blog posts element’ is closed to new replies.