Skip to content

Modify Theme Options

This theme uses redux framework for theme options and related file reside in inc » theme-options » medical-config.php

If you want to modify theme options from child theme then you need to open the functions.php file in child theme and remove the comments around function named dynamic_section

Now, you can consult redux framework documentation to learn about adding new sections and fields into theme options.