Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Mt. Blanc - Making a CMS section full-width in landing pages
Within landing pages, I'd like to create a full-width section.
For some reason, even when I set the position to fixed in either the SCA code, or through the CMS editor itself, it acts like the landing pages section itself is the device's edges (see image) and displays my CMS div to the left. From what I understand, fixed position makes an element align to the device edges, not it's parent element.
My CSS doesn't seem to be making this happen, as I've removed all classes from the div in the SCA code. It works just fine in the header and footer, but they are full-width sections to begin with, whereas the landing page section is not. Has anyone had any success doing something like this?