Skip to main content

Theme File Modifications

Important

This requires advanced knowledge in Wordpress and theme development in order to do, so it is recommended you modify the theme files only if it's necessary.

If your theme requires modifications in behavior that exceed what can be done within Elementor, it is possible to make modifications to the theme files.

The bundle contents included with your purchase include a child theme called dawn-child-theme.zip. It is recommended you use this theme to make custom theme file modifications. The child theme itself is pretty light, but it will allow you to override styles and add PHP code to customize your behavior.

Child theme contents

FileDescription
functions.phpThe Wordpress functions file. This can be used to program custom Wordpress behavior.
style.cssThe child theme's stylesheet. It is automatically queued when the child theme is activated.
screenshot.jpgThe child theme's thumbnail image.