Audrey - Footer Widgets

Footer Overview

Go to WordPress > Appearance > Widgets. The 3-Column Footer is comprised of three widget areas:

You're more than welcome to customize the footer, add/remove widgets, etc. Below we'll go over what widgets are shown on the demo, but you can add just about anything you want! Other ideas would include social icons, about section or disclaimer, categories widget, archives widget, search widget, and lots more!

If you imported your widgets...

If you imported the demo widgets, all of these widgets will already be set up for you. All you'll need to do is fill in your own content!

Footer 1 + 3

Footer 1 and 3 display navigation menus.

1. Go to Appearance > Menus and create 2 menus.

2. Go to Appearance > Widgets and drag a Navigation Menu into Footer 1. Select a menu, add a title, and then save. Repeat for the other menu in Footer 3.

Footer 2

Footer 2 displays a title and tagline.

1. Go to Appearance > Widgets and drag a Custom HTML widget into Footer 2.

2. Add the following code:

<div class="footer-title">
	<h2>
		Audrey
	</h2>
	<h3>
		A modern & feminine WordPress theme
	</h3>
</div>

3. Fill in your own title and tagline, and then save.

You could also display your logo here! Just add an Image widget to Footer 2 instead and upload your logo. Be sure your logo image is transparent.