• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How to Show Off Colors of Child Theme Like Demo?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › How to Show Off Colors of Child Theme Like Demo?

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago by victor1972.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • August 6, 2017 at 12:26 am #210033
    victor1972
    Participant

    https://demo.studiopress.com/outreach/?color=green

    The child theme Outreach Pro can show off the color such as Green, Blue, Red etc...

    How to do the same with my site, is using Outreach pro, I tried this code blow but it does not work.

    add_filter('body_class', 'string_body_class');
    function string_body_class( $classes ) {
     if ( isset( $_GET['color'] ) ) :
     $classes[] = 'outreach-pro-' . sanitize_html_class( $_GET['color'] );
     endif;
     return $classes;
    }

    Thanks

    August 6, 2017 at 6:34 am #210042
    Victor Font
    Moderator

    I just ran your code in my local development area with the Outreach Pro theme and it is working fine. It is assigning the class to the body tag and changing the theme color.

    You don't specify in your post, but what exactly are you trying to accomplish?


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    August 6, 2017 at 7:40 am #210045
    victor1972
    Participant

    Thanks for your answer. The problem is Litespeed caching, I deleted the minify and clear the cache and it works well.

    Regards,

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to Show Off Colors of Child Theme Like Demo?’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble