[Resolved] recent post in bold

Home Forums Support [Resolved] recent post in bold

Home Forums Support recent post in bold

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

    Hello, at the bottom of each article I display a list of the most recent articles. On this list I want to display the titles in bold (only in the post list) is it possible?

    https://ingles5minutos.com.br/blog/hobbies-em-ingles/

    #2177806
    Ying
    Staff
    Customer Support

    Hi Steven,

    Try this CSS:

    ul.wp-block-latest-posts__list.wp-block-latest-posts a {
        font-weight: bold;
    }
    #2181558
    steven

    Thanks you Ying, it’s working

    #2182374
    Ying
    Staff
    Customer Support

    No problem 🙂

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