Suade
1
Q:

css media query for mobile and hide a row wordpress

@media screen and (max-width: 800px) {
    #site-header {
        display: none;
    }
}
0

New to Communities?

Join the community