Site logo

Archived topic

style category archives description color

3 replies · Started by Mike on March 10, 2019

Viewing posts 1–4 of 4

Can you tell me how to change the background color of the category description that shows on category archives page above the content grid

Thanks
Mike Mahaffey

Hi there,

this CSS should do the trick:

.archive .generate-columns-container .page-header {
    background-color: #cccccc;
}

Thanks David

You're welcome

This archived topic is closed to new replies.