How to Correctly Show Company Logos on Mobile Screens
-
I’ve used this CSS
.company_logo {visibility:visible!important;}
to display the company logos on mobile screens, but I’ve noticed that now the company logos remain showing when the next page of the job listings is loading, instead of disappearing while the next page of job listings load (like usual).What would be a better way to display the company logos on all screen sizes, which wouldn’t show the logos (of the current page) while the next page of the job listings load?
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘How to Correctly Show Company Logos on Mobile Screens’ is closed to new replies.