[Support request] Change colour of category meta

Home Forums Support [Support request] Change colour of category meta

Home Forums Support Change colour of category meta

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

    I’d like to change the colour of the category meta only, is there a css class for just the category meta? I’d like to style this a different colour to the date and author.

    #755067
    David
    Staff
    Customer Support

    Hi there,

    try this CSS – change the color accordingly:

    .entry-meta .cat-links a {
        color: #123456;
    }
    #755068
    Emma

    That’s great, thank you!

    #755071
    David
    Staff
    Customer Support

    You’re welcome 🙂

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