PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.pc-third-menu a {
padding: 0 10px;
display: block;
line-height: 25px;
background: var(--pcaccent-cl);
color: #fff;
margin: 10px 0;
}Regards,
PenciDesign.