Hi Egusplosion,
Thank you for your patience and we hope you’re doing well.
On line 51 in flexy-breadcrumb-public.css you can find this css rule.
Here the padding on left and right is 5px as you can see here padding: 15px 5px.
you can change it’s padding: 15px 10px or any other value as you wish.
.fbc-page .fbc-wrap .fbc-items li {
margin: 0 -2px;
padding: 15px 5px;
line-height: normal;
}
Kindly clear the cache after making this change. We recommend you to add this CSS to your theme so you will not loose it after the plugin update.
Please let us know if this works for you and feel free to reach out to us in case of any other questions or concerns.
Regards,