problem with mobile responsiveness
-
Hello, I have a problem with the responsiveness of the course website on my phone. I tried to add the code in CSS:
@media only screen and (max-width: 667px) {
.tutor-course-details-page ul.tutor-course-details-widget-list {
display:block;
}
}
Unfortunately it didn’t work. Please help.The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.