@media all and (max-width: 568px) {
.mobile-one-col .frm_opt_container {
grid-template-columns: repeat(1, 1fr) !important;
}
}
Give it a try, and let me know how that goes! 😄Pastebin link for the code: https://pastebin.com/hzayza5g
Please login or Register to submit your answer