Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Bricks Builder Customization

This directory contains documentation for customizing various aspects of Bricks Builder. These documents cover custom attributes, authentication pages, code, fonts, and other customizable elements.

Customization Areas

  • Custom attributes for elements
  • Authentication pages (login, register, password reset)
  • Custom code execution
  • Custom fonts integration
  • Other customizable features

Customization vs. Development

While there is some overlap with the Developer documentation, the files in this directory focus specifically on customization options that may not require deep development knowledge. These customizations often utilize built-in Bricks Builder features rather than requiring completely custom code.

Related Resources

For more advanced customization, you may also want to explore:

  • The Developer directory for creating custom elements or data tags
  • The Filters directory for using filter hooks to modify Bricks Builder behavior