Sudhir
0
Q:

show hide item based on display size

@media only screen and (max-width: 1026px) {
    #fadeshow1 {
        display: none;
    }
}
1

New to Communities?

Join the community