Skip to content
Public Ticket #6805

Where can I change category colors in PennNews theme?

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Addtional CSS then add custom code to do that:

.penci-block_38 .penci-cat-links a,
.penci-archive .penci-archive__content .penci-cat-links a {
    background: #000;
    color:#fff;
}

You can chage background color and color to any color you want.

Best Regards,

PenciDesign

oodlesofsnails started the conversation

Conversation Start

Where can I adjust the color and background color of the "category" labels that show up on blog pages, as shown in the image enclosed?

Want to join this conversation or access attachments? Sign in first.