1 Answers
Hi,
To resolve this issue, you can add the following code to the style.css file:
.archive .content-inner .cat-links a {
color: #666 !important;
display: inline-block !important;
padding: 0px !important;
}
Hope this helps !
Spot on! Thank you very much
Please login or Register to submit your answer