This chapter will walk through a number of popular customizations using the Brine family template. These customizations will provide a solid framework for beginning to create your own custom code. Each customization will be approached using a Structure, Style, and Interactions analysis. Structure changes indicate we will be manipulating HTML. Style changes require CSS coding. Interaction changes need JavaScript work.
Style Editor and Block Settings
The first step to creating custom code is to understand that the Style Editor settings can change the HTML structure of the website. ...