Hi,
Thanks for your plugin which is simple and effective. I'm experiencing display problems with new version of my website for which I use beaver builder.
So, when adding [breadcrumb] with beaver builder, breadcrumb appears broken (see screenshot). I've tried to edit CSS as follows but it doesn't resolve the problem.
.breadcrumb-container a {
height: 26px !important;
padding: 0 !important;
}
Screenshot :
<a href="http://www.hostingpics.net/viewer.php?id=877959breadcrumb.png"><img src="http://img4.hostingpics.net/thumbs/mini_877959breadcrumb.png" alt="Heberger image" /></a>
Any help would be much appreciated.
Regards.
Can you please add following CSS and let me know the result
.breadcrumb-container li {
vertical-align: top;
}
Welcome to our forum,
Can you please send me live link , its might be CSS conflict with 3rd party CSS
Regards
I don’t know what you did but it’s working now, thanks a lots for your help !