- Posts: 26
- Thank you received: 0
tags separate with commas
- dmolina
-
Topic Author
- Offline
- Junior Member
-
Less
More
9 years 1 month ago #2376
by dmolina
tags separate with commas was created by dmolina
Hi, it's possible to separate tags with commas?
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
-
Less
More
- Posts: 1122
- Thank you received: 163
9 years 1 month 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
-
Less
More
- Posts: 26
- Thank you received: 0
9 years 1 month 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.245 seconds