The general practice to add custom CSS code in Builder sites is to edit child theme’s style.css. Some users directly edit the styles where they appear and some add them at the very end (better approach). While it is true that a customized child theme will hardly need to be updated, there could be some [...]
Read More→

How to Replace Standard Comment Form with Jetpack’s in iThemes Builder
Before: After: If you would like to replace standard comment form in your iThemes Builder powered WordPress site with Jetpack Comments, follow these steps: Edit comments.php in active theme (should ideally be a child theme of Builder). If the file is not present, copy it from parent Builder directory into the child theme directory and [...]
Read More→