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.

Loft: Customize Your Theme

You can customize your theme in several ways, from the basic options in Theme Options, to full customization using Custom CSS. Below we will walk you through the WordPress Customizer, and explain how you can use the Custom CSS panel and Typography Manager for full customization.

WordPress Customizer

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:

generaltheme_custom_dynamo

To help you go back to the theme defaults yourself, we have provided a color key at the end of this 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 Obox theme options colored in Blue:

  • General Theme Options
  • Header -Menu
  • Header – Page Title
  • Header – Breadcrumbs
  • Body
  • Site-Wide Call To Action
  • Footer

Below offers some detail on what these options affect:

Header -Menu

Changes the top bars containing the contact info, logo and menu.

  1. Contact Header Background: The top bar containing the contact info/shopping cart/social links
  2. Contact Header Text: Text in the top bar such as “Shopping Bag”
  3. Header Cart Background: Background of the header cart drop-down
  4. Header Cart Dividers: The lines in the cart drop-down
  5. Header Background: Main header bar containing your logo and menu
  6. Link: Main menu links. If using the Compact menu, this only changes the “menu” text
  7. Link Hover: Hover color of main menu links
  8. Drop Menu Background: drop-down menus for the primay menu. If using the compact menu, this is the main menu background
  9. Drop Menu Borders: the border and lines in the primary drop-down
  10. Drop Menu Link: links in the drop-down
  11. Drop Menu Link Hover: link hover color
  12. Drop Menu Background Hover: background behind the link text on hover

jumbo-header

Header – Page Title

These two options change the title and description text colors in the title bar/ribbon across the top of your internal pages/posts. The background can be changed individually in the Page Options panel for static pages, or to change the color/background for posts and archives, visit Appearance Header

  1. Title
  2. Blurb (aka Page Title Description)

title-banner

Header – Breadcrumbs

Affects the breadcrumb bar, if enabled in Theme Options. The bar appears on posts below the title ribbon.

  1. Text: Color of the active page/post link (“Aztek” below) and dividers
  2. Link: Color of the link text leading up to the current page/post link
  3. Link Hover: Hover color for the link

bc

Body

This section generally targets all the elements between the title bar and the footer. Some options may not be visible on all pages. The following explains each:

  1. : Content area extending from the header down to the footer. This is different from your global background color (Appearance > Background which only appears when the page is loading.
  2. : The border under the breadcrumbs and any dividers in posts and pages. This also sets the border around homepage widgets and products.
  3. : Post titles in Products and all single post views
  4. : hover color of the post title links
  5. : Text color of the homepage widget title bars
  6. : the bar color above widgets if a title was entered
  7. : The small text below product info or above post titles such as author, date, category, etc
  8. : Color for the next and previous post links at the bottom of posts if enabled
  9. : Price text color on products. Note that the crossed out price on sale items takes the general body text color.
  10. : Color of the sale bubble on the product image
  11. : Text inside the Sale bubble on the product image
  12. : color of most buttons across the site such as Add to Cart, Submit, Search, etc
  13. : Color of text inside the button
  14. : color of the button when the mouse is over it
  15. : color of the text inside the button when the mouse is over it
  16. : Text fields such as the search bar in the sidebar, coupon field, comment box, checkout fields, etc.
  17. : Text inside input fields
  18. : Titles/labels above input fields on comments, checkout, cart, etc
  19. : Titles above widgets in the sidebars
  20. : Lines between links etc

The following example shows a single product and how the options affect it:

body

 

Sitewide Call to Action

The Site-wide-call-to-action is the banner at the bottom of pages and posts just above the header.

cta

Want a full-width call-to-action banner?

The following will expand your Site-Wide-Call-to-Action banner to be the full width of the screen. Change the color code to your desired color, then paste into the Custom CSS box under Theme Options General.

#site-wide-container{background-color: #000000;}

Footer

footer

 

When finished customizing, click Save & Publish. You may need to reload the page outside of the customizer to see some changes take effect.

If you have issues seeing changes, clear your browser cache.

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.

Typography

Font and font size may be customized for global elements in the theme via the Typography Manager under Theme Options.

Customizing Fonts

Font replacement beyond the Typography Manager requires extensive Custom CSS. The following articles provide some direction on how to customize your fonts:

Elementor