Have you seen Elementor?

Our flagship product, Layers has been acquired by the team at Elementor.

With a powerful, fast page builder, Elementor is the best way to get your site online with as little effort as possible.

Personal: Customize Your Theme

WordPress Customizer

customized

WordPress 3.4+ introduces a user-friendly and simple theme customization panel that assists you in tweaking certain aspects of your theme such as the logo, favicon, colors, background and other standard WordPress display settings. Through the customizer, you can create a completely new color theme to make Ambition reflect your style and personality.

Oh no, I screwed up! How can I go back to the theme defaults? You can reset your colors to the default by expanding the Theme Color Scheme section:

The customizer is still an early feature of WordPress , and as such is not perfect. If a color change is not updating in the preview panel, Save and refresh the page.

How to customize your theme

  1. Click Theme OptionsCustomize OR
  2. Click AppearanceThemes
  3. Click Customize next to the theme thumbnail.

You will then have access to the following customizable options, with the theme-specific sections in bold:

  • Site title & tagline
  • General Theme Options
  • Header Color Scheme
  • Content Color Scheme
  • Footer Color Scheme
  • Colors
  • Background Image
  • Navigation
  • Static Front Page

Site Title & Tagline

  1. Site Title: This is displayed in the browser’s title bar and is the same setting under SettingsGeneral.
  2. Tagline: Also displayed in the browser’s title bar, you may optionally leave this blank.

General Theme Settings

  1. Use the Default? Select Yes if you need to reset, or No for your custom colors to take effect.
  2. Custom Logo: Upload an image to replace the “Ambition” logo. For best results, use an image that is around 250 pixels wide by 35 pixels tall and is not larger than 450 pixels wide or 200 pixels tall. You can access full custom Logo options under Theme Options
  3. Custom Favicon: This should be a 16px by 16px PNG or transparent gif and appears in the browser’s address bar next to your URL. Access ful favicon options under Theme Options

Header Color Scheme

Change the color of elements in the body or layout area. Not ALL classes are included here. To change the color of an element not affected by the customizer, grab the style by right-clicking and choosing “Inspect Element” in your browser, then copy the style into the Custom CSS of your Theme Options area to customize it.

header_colors header_custom

  • Header Background – Background color of the top bar containing the logo and menu
  • Header Border – Border along the bottom of the header background
  • Header Text – Color of your logo if an image is not used
  • Navigation Links & Link Hover – Color of your menu links

 

Content Color Scheme

content_colors

The Content Color Scheme covers basic elements in your content area. For elements not covered by these options, see the Custom CSS section at the end of this article.

  1. Post Titles Color – Affects the fancy title and post titles on widgets
  2. Post Titles Hover Color  – Link hover color for titles
  3. Widget Titles – Color of widgets in the sidebar and homepage. Footer widgets are covered separately.
  4. Dates – Color of the date and meta under the title
  5. General Body Text Color – This affects the general text in posts and pages, and some widgets. This will be overridden by the Typography Manager colors, if set.
  6. General Link Color – Covers links in your content and widgets not affected by other styles.
  7. General Link Hover – Color of the links when moused over
  8. Border Colors – Affects all borders such as dividers, underlines or around thumbnails or containers not affected by other styles
  9. Buttons and Icons – Change the background color for buttons or icons. Note that the icon itself is an image and will remain white. You may upload your own images and use custom css to replace these if desired.

Footer Color Scheme

footer-colors

This section adjusts colors exclusive to the footer. Note that elements such as borders or icons are affected by the content colors.

  1. Footer Background – Change the color of the footer area, if desired.
  2. Footer Text – Color of text in footer widgets and copyright area
  3. Footer Links – Set a unique color for footer links, if desired. Will take General Body Link Color otherwise
  4. Footer Link Hover – Set a unique color for footer link hovers, if desired. Will take General Body Link Hover otherwise
  5. Footer Widget Titles – Set a unique color for footer widget titles

Colors

Change general colors such as the Background color. We recommend you use the main Background manager under Appearance Background to see all of the options available to you for the background.

Custom CSS

For elements not covered by the Customizer, you can use custom CSS to change just about anything. We offer a Custom Styling area in Theme Options to store your styles. This option saves custom CSS in your WordPress database. If your theme files are lost or if you need to reinstall, everything in your database is retained and safe. Older themes may not have this option.

  1. Go to Theme OptionsGeneral
  2. Enter or paste your styles into the Custom CSS field. You can grab styles using Inspect Element in your browser.
  3. Click Save

custom.css stylesheet

This option may be easier to manage for advanced designers, but does require backup and maintenance if the theme files need to be reinstalled for any reason.

  1. Go to Appearance Editor
  2. Click the custom.css link in the lower-right corner
  3. Enter or paste your codes on a blank link below any existing text
  4. Click Update File

Only copy styles you have changed or will customize into these areas – never copy the entire theme stylesheet as this can impede your theme’s ability to recognize important changes we make in hotfixes and theme updates.

Elementor