Not Mobile Responsive
-
Hello, my login page does not appear to be mobile responsive. I reviewed previous posts and only found solution where some custom CSS (pasted below) was added to the plugin. This did not work. Please advise.Thanks
@media(min-width: 280px) and (max-width:480px ){
div#login{
padding-left: 15px;
padding-right: 15px;
}
}The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Not Mobile Responsive’ is closed to new replies.