• 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

Academy Pro Background Color

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 › Design Tips and Tricks › Academy Pro Background Color

This topic is: resolved
  • This topic has 3 replies, 2 voices, and was last updated 5 years, 10 months ago by Kerissa.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 14, 2020 at 9:00 pm #499287
    Kerissa
    Participant

    Hi Everyone,

    I'm currently setting up a site with Academy Pro and would like to change the light grey panel that is built into the background. I'd like to tweak the color to a faded dark blue.

    Can anyone tell me how to do that? I've taken a look through the theme's files but haven't found the settings that dictate the color used.

    Thanks!

    https://demo.studiopress.com/academy/
    June 15, 2020 at 4:03 am #499293
    Baz
    Participant

    Hello Kerissa,

    The CSS to change the angled background color is in style.css (from line 815).

    .site-inner::before {
    	content: "";
    	background-color: #f5f5f5;
    	height: 50%;
    	position: absolute;
    	transform: skewY(-5deg);
    	top: 120px;
    	width: 100%;
    	z-index: -1;
    }
    
    .site-inner::after {
    	bottom: 100px;
    	background-color: #f5f5f5;
    	content: "";
    	height: 50%;
    	position: absolute;
    	transform: skewY(-5deg);
    	width: 100%;
    	z-index: -1;
    }

    Just change 'background-color: ' to your choice of colors.

    June 15, 2020 at 10:43 am #499297
    Kerissa
    Participant

    Thank you! I knew it had to be in there somewhere! Have a great day!

    June 15, 2020 at 10:50 pm #499314
    Kerissa
    Participant

    For anyone who reads this in the future, the instructions from Baz change the background area for the site but not for the homepage.

    To change the homepage you will also need to change the color for each of the applicable homepage widget areas in style-front.css

    This is what the homepage widget area 1 looks like:

    Homepage Widget Area 1

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Academy Pro Background Color’ 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