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

    Hi guys!

    is there a way I can change the blog post title font size in both the Masonary layout and the Blog Post element from the advance editor?

    I currently have both title and excerpt showing upon hover for the Masonary element and am just using the Blog Post element with defaults. I’d just like to make the post title a little smaller.

    Thanks!

    BP

    #666850

    Hey!

    Try adding this code to the Quick CSS:

    h2.post-title.entry-title {
        font-size: 22px !important;
    }

    Cheers! 
    Josue

    #667496

    Perfect. Thx!

    #668312

    You are welcome, glad to help :)

    Regards,
    Josue

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