Archived topic
Page width Learndash
5 replies · Started by Janne on August 20, 2020
Hi.
I am setting up a LearnDash membership. The menu and content isnt streching over the full width of the page. Can you please help me find out how I can do that.
Here is the link to my learndash course:
https://premium.joyofmotioncrochet.com/courses/crochet-everyday-bliss/
Hi there,
Can you disable Autopimize and any other caching plugins you are using so I can take a look at the code better?
Let me know :)
Thank you. Autoptimize is now disabled.
This CSS in Additional CSS field in causing the issue:
/* ===============================
BLOG POSTS
=============================== */
/* blog posts width */
body.single .site.grid-container {
max-width: 800px;
}
Can you try removing that?
Let me know :)
That worked. Thank you very much!
No problem :)