Display Primary Category only on single blog post page

Hi there - Currently, on a single blog post page, the theme displays every category that the blog post is assigned to. It doesn’t look great - it doesn’t even add in a space between categories (examples: http://www.doseofdiscovery.com/discover-tulum/ and http://www.doseofdiscovery.com/2-weeks-southeast-asia/).

Is there a way to either a) limit it to only display the primary category or b) add in spaces or something to divide the categories more. I think I would prefer the first option to keep the appearance clean. Thanks!

Hello,

Please go to : Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS and add the following code :

.single-post .post-categories li {
    margin-right: 10px;
}

I’m afraid that limiting to only show the primary category isn’t possible.

Have a nice day,
George.

Is there any way to add a divider to separate out the categories, like | ?
So like
Category 1 | Category 2 | Category 3
The space is great, but a divider would be even better. Thanks!

@liasaun1 This is old topic so to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/activello/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.