I’m trying to learn how to create a child theme with the Bootstrap 3 theme as its parent, but my study of the documentation doesn’t seem to be helping me to understand some of the basics. My understanding was that a basic, minimal child theme should behave exactly like its parent, but when I try to use a child theme that merely sets bootstrapthreethemeplugin as its parent I end up with pages that are badly mangled.
Starting with a bare minimum bootstrap 3 child seemed like a good way to get started learning and building new themes with the potential for incorporating bootstrap’s design elements. Can anyone offer help or advice with this first step?