Comma between tags in cloud

Hi,

How can I get comma’s between the tags in the tag cloud? [FIND INSPIRATION ]

https://everydaypeoplesourcing.co.uk/stories/

Thanks, Sam

Hi Sam

Please add this css code in the Appearance > Customize > Additonall css:

.widget.widget_tag_cloud a:after {
content: " , ";
}

Thanks

Fantastic, thanks so much.

Nice to hear it worked :slight_smile:

Have good day