Hi,
Cat. Headings not selectable on mobile or tablet. It seems that it is integrated to the h3 heading (e.g. Check out my hot works).
Please help!
@media only screen and (max-width:600px) {
.box.title-right .header, .box.title-left .header {
top: 0;
}
}