Row layout options are available on any page that you create with Beaver Builder. They can be accessed in the following way: In the upper right corner, click + (plus sign) to expose the Content panel, then click the Rows tab. To begin working on a new layout, drag and drop a row layout of your choice onto the page.

Mouse over the row that you just dragged onto the page to see a set of icons that show the available actions for that row, as shown in the following screenshot.

Options you can choose from:
Click the Row settings icon for a row to display the Style tab. You can make the following changes on the Style tab.

When you add a row to your layout, the initial width settings are the default width. If you want the row to have a background color or background image, in the Width field, set the row width to Full width. If you’re row won’t contain any background styles, keep the row width set to Fixed.
For fixed-width rows, choose a maximum row width in the Fixed width field. Maximum width means the row can become less wide when the screen size shrinks below the max width, but can’t become wider as the screen grows larger.
Set the row height to one of the following values:
Override default color settings for text, link, and heading colors.
Here’s why it’s handy to change text color in row settings rather than module settings. Suppose your default text color is black, but you want a dark background for your row, so you want all the text in the row to appear in white. By setting text color on the row, you don’t have to set it for each module. In addition, when you move modules around, any module moved into that row will automatically have the right color text. If you change text color in a row setting, you can still override that by setting another text color in a module.
Create and style any of the following types of row backgrounds. Each choice opens a section with settings for that type of background.
This section appears if you choose Photo, Video, Slideshow, or Parallax as the background type. You can select a color overlay and manipulate the opacity to show more or less of the underlying background.
Usually a background color overlay is done using a semi-transparent white or black color to improve legibility of content on top of the row background, but in some cases a semi-transparent color is used for design effect.
You can add a row border. With or without a border, you can add a corner rounding (radius) and a shadow effect. See the article about borders and the article about radius and shadow effects.
Assign a shape overlay to the top or bottom edge of the row. See the article on row shape overlays.
Next, we’ll navigate to the Advanced Settings Tab by clicking the 3 dots and selecting Advanced. See options and settings for this tab below.

You can lock the four margin and padding settings so that you can enter one value into any field and all four settings (left, top, right, bottom) show that value. Click the Lock icon, circled in orange, to lock the settings and click it again to remove the lock:
Using the icon circled in blue, you can add settings for each device size or let Beaver Builder handle the smaller devices automatically. Start with this article for information about margins and padding before you start making individual changes on the Advanced tab.
In the Breakpoint field, you can limit the display of the row, column, or module to particular device sizes. See this article for more information about global and custom breakpoints.
In the Display field, you can choose to display the row, column, or module always, never, or only to logged-in or logged-out users. NOTE: This is especially useful if you have a section you need to hide temporarily. FOr example, let’s say you have a text module about a Job Opening, but the position has now been filled or closed. But you know more Job Openings will be added later. You can choose to either replace the text to say “No Openings” or you could hide the entire section until you need it again.
You can assign an entrance animation, which activates the first time the page is loaded and the row, column, or module comes into view. The default is None.
If you choose an entrance animation, set the delay (how long before the animation starts, in seconds) and a duration (how long the animation lasts, in seconds.)
Add a CSS ID or class value to the row, column, or module.
ID names must be unique on a page, so assign an ID only when you need to reference that unique ID. For example, a link to an anchor on the page requires a unique anchor so it know exactly where to go. Class names are usually intended for reuse and are often used in CSS rules. For example, you might want to assign a different text size to all HTML headings with an fl-heading class.