Post.Card HBL Files

Something like this would sort it out:

.post-visibility {
  padding: 4px 8px;
  display: inline-block;
}

If you’re placing this into the code injection area within the admin you’ll need to wrap it in <style>...</style> :+1:

1 Like