• 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

kayakauthority

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • August 4, 2016 at 2:34 pm in reply to: Altitude Pro Site Header Change Background Color And Text Color #190745
    kayakauthority
    Member

    Hello-

    Thanks for the reply. This definitely does make it easier.

    Just some basic questions that I'm not sure about.

    If I want the site header to be white, do I need to change the text "dark" to "white" or some other word and also change "#000" to "#fff"?
    .site-header.dark {
    background-color: #000;

    What is moz-placeholder and moz-selection? If I'm changing the colors for the site header, do I also have to change either of these? When I change their colors, I don't notice anything changing on the preview screen.
    *::-moz-placeholder {
    color: #fff;
    opacity: 1;
    }
    *::-moz-selection {
    background-color: #fff;
    color: #000;

    May 26, 2016 at 9:50 am in reply to: CSS Basics For Beginners #186323
    kayakauthority
    Member

    Hello-

    Thank you for the information. This is definitely helpful and much appreciated.

    This is where I am at now:

    In style.css sheet, I located the media query section near the end. This is what it looks like as you get into the media query section of the style sheet.

    .magazine-pro-orange .button:hover {
    color: #fff;
    }

    /*
    Media Queries
    ---------------------------------------------------------------------------------------------------- */


    @media
    only screen and (max-width: 1139px) {

    If I were to add the code from the Studiopress tutorial (https://www.studiopress.com/colored-content-boxes-buttons/) for the colored content boxes, would it look like the following when finished?

    .magazine-pro-orange .button:hover {
    color: #fff;
    }

    /* Content Boxes
    ------------------------------------------------------------ */

    .content-box-blue,
    .content-box-gray,
    .content-box-green,
    .content-box-purple,
    .content-box-red,
    .content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
    }

    .content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
    }

    .content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
    }

    .content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
    }

    .content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
    }

    .content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
    }

    .content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
    }

    /*
    Media Queries
    ---------------------------------------------------------------------------------------------------- */


    @media
    only screen and (max-width: 1139px) {

    Is there one blank line after the bracket ( } ) from the existing code before the ( /* ) of the new code for the colored content boxes?

    Are there two blank lines after the bracket ( } ) of the newly added code of the colored content boxes before the media query section starts ( /* )?

    May 12, 2016 at 7:07 pm in reply to: Add CSS to Style Sheet #185522
    kayakauthority
    Member

    Hello-

    Okay. I'll try that. Thanks for providing the information.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

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