Jump to content

CSS different on mobile and desktop version


Creativeteam

Recommended Posts

I hope anybody can help me out.

I have the following script that I would like to apply on only mobile. I want other script for deskopt.

Mobile version:

.wcs-timetable__list .wcs-class .wcs-class__image{ display: block; width: 30%; height: 50% ; min-height: 300px;}

Desktop version:

.wcs-timetable__list .wcs-class .wcs-class__image{ display: block; width: 80%; height: 50% ; min-height: 300px;}

Thanks !! Leon

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...