Custom Preset Not Displaying in Dropdown List

Permalink
Hi,

I am developing a site and want to create a custom preset which will display in the dropdown menu when customizing under the Page Settings => Design section. I am customizing the Elemental theme for learning purposes. I followed this tut:

https://www.concrete5.org/documentation/developers/5.7/designing-for...

1. I copied the defaults.less preset and created a new file named newPreset.less which is listed under the presets directory.

2. I created a new file in the fonts directory (also called newPreset.less) and referenced it in the preset file.
---

But I cannot seem to get the new preset to display in the dropdown when using C5. Any suggestions?

Note: I'm less than a week into Concrete5.

DeviantDeer
 
DeviantDeer replied on at Permalink Reply
DeviantDeer
I figured out what I did...I unfortunately created the preset under a different theme. It works now.