Hey,
#1. Did some digging and found that Cardinals preset background images are saved here:
wp-content/themes/cardinal/images/preset-backgrounds/
So within that, I can easily add a few more patterns and/or remove some that I don’t want.
#2. To reflect the above changes within the Cardinal admin panel, you have to make some modifications to the following file:
wp-content/themes/cardinal/includes/sf-options.php
#3. The above works fine. The issue would be when Cardinal is updated and that sf-options file is overwritten to remove the changes you have made to the preset background patterns…
Is there any way to ‘permanently’ make changes described above to Cardinals preset background patterns?
Thanks.