Home › Forums › Support › GP breaking the design of Documents BSF plugin This topic has 18 replies, 3 voices, and was last updated 2 years, 12 months ago by David. Viewing 4 posts - 16 through 19 (of 19 total) ← 1 2 Author Posts March 21, 2023 at 8:53 am #2575828 Adrien Thank you ‘-) I have: Sidebar Layout: Sidebar / Content Disable: features image, header, Content Title Content Area: Full Width (no padding) And display: all the docs March 22, 2023 at 3:32 am #2576586 DavidStaff Customer Support Ah, ok its that docs-wraper breaking the flex. So our left-sidebar CSS doesn’t apply. Try this: @media(min-width: 769px) { .docs-wraper { display: flex; } } March 22, 2023 at 4:14 am #2576625 Adrien Everything looks perfect! David, I can’t thank you enough for not giving up and helping me solve this tricky issues. You’re a warrior coder 😉 March 22, 2023 at 6:15 am #2576772 DavidStaff Customer Support Never give up!! Just occasionally give in 🙂 Glad to hear thats working, and happy we could be of help! Author Posts Viewing 4 posts - 16 through 19 (of 19 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In