Hi,
its me again. I run into problems when translating the website, because the order of the filters is different for both lagnuages, so the code:
.post-filter-tabs li:nth-child(6n) {
display: none;
}
makes the filter Sport and Leisure Facilites dissapear (or alternatively there is a gap instead of “Top” in German version if I erase the code).
Any ideas? Thank you.