x

Simply begin searching for information and the results will show instantly on the screen. Then use the tabs & options to filter results

Last Updated: June 5, 2011 1
The Question

How do I change the color scheme or style variation of one of the themes?  "

The Full Answer

Using Style Variations

Found In: Customization › Installation

WPBundle themes use Child Themes to style variations. To use one, simply upload and activate the other theme folder just like any other theme. The only requirement is the parent theme (the original style) must also be uploaded.

For example, if you want to use Diverse Blue, your FTP folder structure would look like this:

| /wp-content/
|   | /themes/
|   |     | /diverse/
|   |     |    style.css
|   |     |    ...
|   |     | /diverse-blue/
|   |     |    style.css
|   |     |    ...

Notice how diverse-blue is in the same level as diverse. It does not go inside the parent theme. Once the theme has been uploaded, simply activate like normal.

Further Reading:


I Found This Helpful. Ask a Question.