Hi @shahvawaqar
Could you please try apply this custom CSS code to fix it?
.seriesbox {
min-width: 150px !important;
}
Thanks,
Thanks for your reply.
Now the space between lines is the issue. Image is enclosed
Could you please confirm if the issue persists? It shows fine here.
Sorry for late reply. I was in journey. Thanks for your quick response / support. I’m very grateful to you. The issue is resolved now. Is there any method to reduce the line height?
Could you inform us which line height you want to reduce?
Line height (vertical space) between series topics’ titles
In that case, you could reduce the padding instead:
li.serieslist-li {
padding: 0 !important;
}
Thanks. I’m very grateful to you. Wish you a happy life
Thanks, we appreciate you using our plugin. 🙂