Reply To: Mobile version width

Home Forums Support Mobile version width Reply To: Mobile version width

Home Forums Support Mobile version width Reply To: Mobile version width

#225836
Tom
Lead Developer
Lead Developer

Try adding this CSS:

.search-item .screen-reader-text {
    top: 0;
    right: 0;
    left: auto;
}

I’ve added this to the next version.