Content Area Padding
Last updated
Was this helpful?
Last updated
Was this helpful?
This feature is available on all Beefree SDK plans. It is available for Email, Page, and Popup builders.
Content Area Padding allows end users to precisely adjust the padding around the content inside of any row. This provides them with greater design flexibility, precision, and control. By managing padding on all sides—top, bottom, left, and right—they can fine-tune the spacing within their layouts to achieve clean, professional, and visually appealing designs easily.
By using Content Area Padding, end users can:
Design outer areas with different colors.
Add transparent borders.
Gain precise control over padding, borders, and spacing.
Use row-level padding to manage spacing without disrupting the row's content.
The following GIF displays how end users can apply padding around content within their rows.
Reference the white label end user guide to learn more about the end user experience. You can clone the Markdown files in this GitHub repository and customize the instructions for your application's end users.
Prior to activating Content Area Padding, ensure you have the following:
An application in the Developer Console with a Client ID and Client Secret
To activate Content Area Padding, you'll need to complete the following:
Enable the toggle in the Developer Console.
Note: Content Area Padding is on by default for new applications. For existing applications, it is off by default and will need to be toggled on in the Developer Console.
Take the following steps to activate the feature within the Developer Console:
Log in to your Developer Console account.
Navigate to the application you'd like to activate it for.
Click on Details.
Click Application configuration.
Navigate to the Services section.
Toggle on the Enable content area padding option located in the second section.
Once you toggle on the feature, the Content Area Padding option will be available to your application's end users. In the builder, they can locate the option inside the Layout section under the ROWS tab.
This section lists optional functionality available for Content Area Padding, including the option to set restrictions and permissions for feature access.
Content defaults refer to the predefined settings for Content Area Padding that serve as the base configuration for all content within your application. By utilizing Content defaults, you can maintain uniformity across the user interface without needing to apply manual adjustments for each row.
Learn more about Content Area Padding for Content defaults.
Advanced Permissions in the context of Content Area Padding refer to the granular control settings that you can use to manage who can view and not view padding options within your application. These permissions ensure that only authorized users have access to adjust padding settings.
The following JSON displays an example of the show
and locked
boolean options with the padding
configuration.
Learn more about Content Area Padding for Advanced Permissions.
With Row AddOns, you can create custom row structures that your users can gain inspiration from and design with. They give you greater control over the UI, enabling you to further personalize the experience you provide to your end users.
The Simplified Rows Schema optimizes the definition of data structures, leading to consistent and reusable configurations. By implementing Content Area Padding within this schema, padding settings for Row AddOns are standardized, ensuring data uniformity. This uniformity simplifies custom API development and database integration by aligning data structures with application requirements.
Learn more about Content Area Padding for Simplified Rows Schema.
Consider the following when using Content Area Padding:
Content Area Padding is compatible with the Brand Management API. However, note that the Brand Management API is not compatible with the mobileStyles
property.