Category siblings labels bug on Chrome for Android

Posted in: Newspaper
Post count: 27

Hi!
If you use Chrome for Android smartphone device (Huawei, for example), this page https://informatorecoopfi.it/socialita/firenze/ category siblings go above content.

Ios and responsive it’s all good!

Could you help me?
Thanks a lot

Post count: 27

Solved by myself 😉

changed
.td-md-is-android .td-category-siblings .td-category {
height: 21px;
}

with
.td-md-is-android .td-category-siblings .td-category {
height: 100%;
}

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.