Media Queries doesn't work

Hi, 

I have an issue with media queries, I don't know why but they doesn't work. 
I wrote that in Custom CSS & JS in Betheme option : 

@media only screen and (max-width: 767px)
footer .container {
    text-align: center;
}

I don't know why I can't modify the style in mobile version, but the desk version is okay, if no @media only screen and (max-width: 767px)...

While waiting for a response from one of our team members, we recommend to check Support Center where it is highly likely that you will find the answer to your question in no time.

Sign In or Register to comment.