Single Course Header Section Not Responsive

Home Forums Legacy Support Support queries How-to & Troubleshooting Single Course Header Section Not Responsive

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #377228
    Bhavyatafoundation
    Participant
    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!
    #377317
    Veronica
    Moderator
    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
    #377368
    Bhavyatafoundation
    Participant
    It's just simply set to no
    #377513
    Veronica
    Moderator
    ok then no problem you can continue with the above provided code
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Single Course Header Section Not Responsive’ is closed to new replies.