GoHighLevel Software: CSS is not retained when duplicating an object

By | February 3, 2023

When I duplicate an object that has css, it doesn't keep the css in the new verison. How can I duplicate this section?
For example, you can see I duplicated this entire row… but the “border” didn't come through. How can I get the border to duplicate as well?



Original Post Content:

The user is experiencing an issue with duplicating objects in GoHighLevel that contain CSS. When they duplicate a section, such as a row, the CSS properties like the border do not duplicate along with it. They are seeking a solution to duplicate the section with all of its CSS intact.

Insights:

Duplicating objects in GoHighLevel should ideally retain all CSS properties from the original object. However, in this specific case, it seems that duplicating a section, such as a row, does not carry over the border CSS style to the duplicated version.

To resolve this issue, there are a few potential solutions to explore:

1. Apply CSS properties after duplicating: Instead of expecting the CSS properties to automatically duplicate, manually apply the desired border CSS to the duplicated section after the duplication process. This can be done by selecting the duplicated section and modifying its CSS properties through the GoHighLevel editor.

2. Check for CSS inheritance: It is possible that the duplicated section is inheriting CSS properties from its parent container. Ensure that the parent container does not have conflicting CSS styles that overwrite the desired border style.

3. Use custom CSS classes: If duplicating an object with certain CSS properties repeatedly, consider creating custom CSS classes. Apply these classes to the original section and then duplicate it. This way, the duplicated sections will already have the necessary CSS properties from the applied class.

Encourage readers to check the comments section below for additional insights, suggestions, and potential updates on this topic. It is possible that other GHL users have encountered and resolved a similar issue or that GHL support may provide a solution in the comments.


Source

3 thoughts on “GoHighLevel Software: CSS is not retained when duplicating an object

  1. Mazhar Abbas

    Sara Underwood every section has a different section ID, you have to add new section ID (Clone section) to your custom CSS.

Comments are closed.