Hello,
When I tick two different categories, they appear as one word. Please see the photo below.

How to display one category after another?
Kind regards,
Katerina
Hello,
When I tick two different categories, they appear as one word. Please see the photo below.

How to display one category after another?
Kind regards,
Katerina
Hi there
May I see it? please provide URL of this page
Regards
https://mompower24.com/2022/11/29/postpartum-exercise-when-to-start-the-benefits-what-to-avoid/
Same here:
https://mompower24.com/2022/11/15/how-does-oxytocin-help-your-childs-brain-development/
Thank you
Hi
Please add this css code in the Appearance > Customize > Additional CSS:
.cat-title a {
margin-left: 20px;
}
Regards