The website header has two menus, the Site Selector and the Main Menu. There is also an option to edit the logo and the right hand side call to action (Donate) link.

Site Selector

The Site Selector can be used for linking to other amnesty websites or for displaying the name of the website.

You can edit this in /wp-admin/nav-menus.php 

Main Menu

The Main Menu is the main menu and has the ability to add child menu items. Note the donate link is editable in the theme options.

The menu can be edited here /wp-admin/nav-menus.php 

Header Options

The header has some additional options which can be edited on the single page. 

Global – uses the default settings, either a white or grey background.

White- uses a transparent background so you can see the header image with white text, for use with an image that has a dark background

Black – uses a transparent background so you can see the header image with black text, for use with an image that has a dark background

Global Header Options

The global options for the whole theme can be set in the theme options page

For the default menu color you can select either White or Grey/Black. /wp-admin/admin.php?page=amnesty_theme_options_page

Call to action

For the Call to Action Link (Donate) you can also set the text and the URL

Logo

The logo and logo mark can also be set. 

Custom CSS Classes on Menu Items

For the use case of amnesty.org the ‘DONATE NOW’ page in the main navigation, always has a black underline, unless it is the active page.

You can set a custom CSS class by going to Appearance > Menus > Choose the page you want to apply the class to > Add in ‘CSS Classes’ field: donate-now-menu-item.