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.

Photogenic: Customize Your Theme

You can customize photogenic 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 for extended customizations.

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 reset everything and start over, click the Reset Color Scheme button in this section. This is also useful if you had a different Obox theme activated prior to Photogenic, and notice some of the old colors still applying to your new theme.

customize-reset

 

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.
  4. Expand the General Theme Settings section and ensure it is set to NO to enable use of your custom colors.

You will then have access to the following customizable options, with Obox theme options colored in Blue:

  • Header
  • Content
  • Footer
  • Colors
  • Header Image
  • Background Image

Header

  1. Header Container Background: Changes the color of the header area. If you have a header background, this will only be visible on load.
  2. Header Text: Changes the color of the header title on all pages
  3. Navigation Link Color: Changes the color of the main menu links
  4. Navigation Link Hover Color : Color of main menu links when hovered
  5. Sub-Menu Link Color: Color of links in any sub-menus
  6. Sub-Menu Link Hover Color: Color of links in any sub-menus when hovered

Content

  1. : Color of body text in widgets and posts or pages. How you color or format your text in the post editor will take precedence in most cases. Some widgets or plugins may ignore this setting, such as the Twitter widget.
  2. : By default, there is no visible background on the image containers on album pages or single image posts. Choosing a different color here than your background will allow  images that are not wide enough to look more balanced.
  3. : Borders in posts and pages, such as the line above the comments area
  4. : Title of individual posts on the homepage widgets, album page, category pages, archives and blog
  5. : Date meta under titles on the  category pages, archives and blog.
  6. : Color of the widget titles in the sidebar
  7. : Color of buttons such as Continue Reading or pagination

Footer

  1. : Color of back to top button background.

Colors (wordpress Option)

Set your content area background color. You may optionally set a background image (next)

Header Image

Set a Header Background image to display on your homepage and anywhere a featured image or category collage is not automatically generated for the header background. Optionally leave this blank to just choose a background color (set in the Header section)

Background Image

Set a background image for your content area if preferred (otherwise it will defualt to your Colors color option).

Tileable images:

  • Background Repeat: Select Tile
  • Background Position: Center
  • Background Attachment: Your choice

For large image backgrounds:  Backgrounds should be at least 1920 pixel wide to avoid unsightly bars on the sides of your website on large screens.

  • Background Repeat: Tile Horizontally
  • Background Position: Center
  • Background Attachment: Fixed

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

If your custom.css file is not loading, add @import url(custom.css); to the Custom CSS field in Theme Options.

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.

Customizing Fonts

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

Elementor