Reply 43943 to: Can't hide .languages-area on mobile devices

Avatar: Robert Hall
Robert Hall
Support staff
February 20, 2015 at 08:34

Hello,

I’ve added following code into custom.css file. Please check.

@media only screen and (max-width: 480px){
.top-bar .languages-area{
display:none;
}
}
.languages-area{
position: relative;
top: 20px;
}

Regards,
Robert Hall.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.