tags separate with commas

  • dmolina
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 2 months ago #2376 by dmolina
tags separate with commas was created by dmolina
Hi, it's possible to separate tags with commas?

Thanks!

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #2377 by andrea_4g
Replied by andrea_4g on topic tags separate with commas
Add this to your CSS
Code:
span.cp-tag + span.cp-tag::before { content: ","; }
The following user(s) said Thank You: dmolina

Please Log in or Create an account to join the conversation.

  • dmolina
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 2 months ago #2378 by dmolina
Replied by dmolina on topic tags separate with commas
Perfect, thanks!

Please Log in or Create an account to join the conversation.

Time to create page: 0.170 seconds