Site logo

Archived topic

still about the sidebar's style

3 replies · Started by bruce on October 17, 2022

Viewing posts 1–4 of 4

Hi Bruce,

Can you try adding this CSS in Appearance > Customize > Additional CSS:

.inside-left-sidebar ul.wp-block-categories-list.wp-block-categories {
    margin: 0px 15px;
}

.inside-left-sidebar ul.wp-block-categories-list.wp-block-categories li {
    background-color: #2560a8;
    list-style: none;
    margin: 0 auto;
    margin-bottom: 14px;
    padding: 2px 10px;
}

thanks.

the style is ok

thanks again.

You're welcome Bruce!

This archived topic is closed to new replies.