• 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

cartermorgan1321

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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • March 23, 2017 at 4:24 am in reply to: Site description in Parallax Pro does not show up! #203701
    cartermorgan1321
    Member

    I ended ended up figuring it out.

    I had to make 3 or 4 changes to styles.css to get it to work properly:

    1.) Comment out the line that positions the site description really low.
    2.) Add 'color: <some color>;' so that you can see the tag.

    .site_description {
        display: block;
        height: 0;
        margin-bottom: 0;
      <strong>  /* text-indent:  -9999px; */
        color: red;</strong>
    }

    3.) Add the .site_description to the list of elements that gets centered

    @media only screen and (max-width: 1020px) {
    ...
    
       .genesis-nav-menu,
       .site-header .widget-area,
       .site-title, 
       <strong>.site-description</strong> {
          text-align: center;
       }
    }

    4.) Change the title area's padding so that the description fits.

    .title-area {
        float: left;
        padding: <strong>30px</strong> 0;
        width: 360px;
    }

    What do you think?

    March 22, 2017 at 8:45 pm in reply to: Site description in Parallax Pro does not show up! #203690
    cartermorgan1321
    Member

    Bump. I haven't been able to figure out how to do this either.

    Does anyone know?

    Thanks!

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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