Hello, when screen width goes 769 then there is some cropping in the text of the megafilter sidebar words. Please see attachment. How can I cope with this?
HI deftosxromata
Could you share the URL of that filter page so I can check?
Here you are: https://www.deftos.gr/%CF%8C%CE%BB%CE%B1-%CF%84%CE%B1-%CE%B5%CE%AF%CE%B4%CE%B7/%CE%B7%CE%BB%CE%B5%CE%BA%CF%84%CF%81%CE%B9%CE%BA%CE%AC-%CE%B5%CF%81%CE%B3%CE%B1%CE%BB%CE%B5%CE%AF%CE%B1#sort=position&sortdir=desc
Thank you
deftosxromata
You can add this custom CSS into your site:
.ja-filter-wrapper .filter-content .filter-items label span { word-break: break-all; }