Hello!!
I was trying out some course layouts and found the best that fits my requirement. But it was all at a loss when I found out the header section of this course layout is not mobile responsive.
Please check the link below on your desktop and mobile device to see the difference I'm talking about and if possible get me some media query to set this up properly.
Demo Course
Thank you!
hi
you can use this
@media(max-width:700px){
.course6_header {grid-template-columns: minmax(320px,3fr);justify-items: stretch;}
}
and also can you please confirm
what you have selected here for this setting:
http://prntscr.com/26b421l