Amelia [Genesis] - Alternate image slider option
The Amelia theme comes with a post slider, which means the images in the slider are pulled from your recent blog posts.
If you prefer to use a "traditional" image slider where you can upload images that are not connected to your posts, follow the instructions below.
Setting up a traditional slider
5. Save.
6. Go to Appearance > Widgets in your WordPress dashboard.
7. Drag the Meta Slider widget into the Front Page 1 widget area. Select the name of your slider and then save.
Content Width Slider
The instructions above will create a full-width slider that spans your screen, similar to the Amelia demo.
If you only want the slider to appear as wide as the navigation bar, use the dimensions 1140px (width) and 500px (height) in the Slider Settings instead.
You'll also need to add the following code snippet at Appearance > Customize > Additional CSS:
.metaslider { margin: 0 auto; }