-
add this to your custom css
@media (max-width: 767px) {
.modal {
position: inherit;
}
}
prepend .modal with ".itemImage " if you need more specificity
-
Last Edit: 11 years 1 month ago by Matt.
-
The following users have thanked you: jshort
- SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT
