[Resolved] Change size and bold meta entries

Home Forums Support [Resolved] Change size and bold meta entries

Home Forums Support Change size and bold meta entries

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

    Hi,

    I’m looking to change the size and bold meta entries. What CSS should I use?

    Thanks

    #1272771
    Leo
    Staff
    Customer Support

    Hi there,

    Try this:

    .entry-meta {
        font-size: 20px;
        font-weight: 700;
    }
    #1272835
    Charles

    Brilliant, that’s solved that. Thanks

    #1272843
    Leo
    Staff
    Customer Support

    No problem 🙂

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