Password: alex999
-
This is where the Rich text is currently
-
It should be pushed in to where it aligns vertically with the Page block
What am I missing here?
Btw, I do not check full width on any of the elements.
Thanks,
bjorken
Password: alex999
This is where the Rich text is currently
It should be pushed in to where it aligns vertically with the Page block
What am I missing here?
Btw, I do not check full width on any of the elements.
Thanks,
bjorken
Hi @bjorken
Try this one.
.isolate.page-width:has(.rich-text.content-container) {
max-width: 78rem;
padding: 0;
}
.rich-text__wrapper.rich-text__wrapper--left {
width: 100% !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Worked! Thanks a lot ![]()