Plugin Author
WPKube
(@wpkube)
Separator between title and the tags?
The title comes from the theme, not the plugin.
Can you send over the URL to your site, I can take a look and let you know what you’ll need to do.
Plugin Author
WPKube
(@wpkube)
Yeah, that’s coming from your theme.
Send over the URL to your website so I can see how the theme applies the CSS for it and will let you know how to remove it.
Plugin Author
WPKube
(@wpkube)
Hi @donmaestro
Add this in WP admin > Appearance > Customize > Additional CSS:
.widget_cool_tag_cloud .widgettitle {
border: 0;
}
Looks like it works, thank you
I will test it for more