• 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

Jasonewillis

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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • December 24, 2017 at 12:48 pm in reply to: Cafe-Pro Question Regarding Site Title and Tagline #214787
    Jasonewillis
    Member

    Mr. Font,
    The child theme is Cafe-Pro. I did place this information in the post title, but I guess I should have also placed in the post itself.
    The site is on my local machine.
    The code tweaks are below. These tweaks have hidden css styles and removed title and description. Once I deleted the cache, this also helped. So, now that the site title, description, and style isn't hovering over the image, will removing 'genesis_seo_site_description' be a negative seo choice? I'm not trying to negatively affect seo.

    Functions.php
    // Remove the site title
    remove_action( 'genesis_site_title', 'genesis_seo_site_title' );
    // Remove the site description
    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );

    Stylesheet.css

    .title-area {

    /* background-color: #000; */

    /* border: 1px solid #fff; */

    /* box-shadow: 0px 0px 0px 10px #000; */

    display: inline-block;

    margin: 10px auto;

    text-align: center;

    text-transform: uppercase;

    width: auto;
    }

    .site-title {

    border-bottom: 1px solid #fff;

    font-size: 48px;

    font-size: 4.8rem;

    font-weight: 400;

    line-height: 1.2;

    padding: 8px 30px 4px;

    visibility: hidden;
    }

    
.site-description {

    color: #fff;

    font-size: 16px;

    font-size: 1.6rem;

    font-weight: 600;

    letter-spacing: 3px;

    line-height: 1.5;

    padding: 8px 30px 10px;

    visibility: hidden;
    }

    December 24, 2017 at 12:07 am in reply to: Cafe-Pro Question Regarding Site Title and Tagline #214777
    Jasonewillis
    Member

    Basically, the site owner doesn't want the title-area, site-title, and site-description hovering over the homepage image. I tried this within chrome's dev tools and was able to visually see the title area, site-title and site-description disappear. When I tried on a local version, it didn't work. Not sure what I'm messing up but this is taking too long to resolve.

    .title-area {
 /* background-color: #000; */
 /* border: 1px solid #fff; */
 /* box-shadow: 0px 0px 0px 10px #000; */
 display: inline-block;
 margin: 10px auto;
 text-align: center;
 text-transform: uppercase;
 width: auto;
    }

    .site-title {
 border-bottom: 1px solid #fff;
 font-size: 48px;
 font-size: 4.8rem;
 font-weight: 400;
 line-height: 1.2;
 padding: 8px 30px 4px;
 visibility: hidden;
    }

    
.site-description {
 color: #fff;
 font-size: 16px;
 font-size: 1.6rem;
 font-weight: 600;
 letter-spacing: 3px;
 line-height: 1.5;
 padding: 8px 30px 10px;
 visibility: hidden;
    }

    I really hope I can get this resolved soon with this forum's help.

    December 23, 2017 at 3:58 pm in reply to: Cafe-Pro Question Regarding Site Title and Tagline #214774
    Jasonewillis
    Member

    Thank you for your interest Mr. Rathore,
    Unfortunately, I'm not sure "how" this in implemented. I searched and found 'screen-reader-text' within the stylesheet, but I'm not sure how this is accomplished. I would need more specific instruction. Additionally, while I'm trying to hide the text I would also need the black background to be removed as seen in my screenshot.

    Jason

    December 17, 2017 at 8:05 pm in reply to: Cafe-Pro Question Regarding Site Title and Tagline #214655
    Jasonewillis
    Member

    I found the following references:
    Site Title
    site description

    Unfortunately, it doesn't explain much. If I remove the genesis_site_title but not the genesis_seo_site_title, will this remove title display while not removing seo benefits? Same as the tagline or site description?

    // Remove the site title
    remove_action( 'genesis_site_title', 'genesis_seo_site_title' );
    // Remove the site description
    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );

    Well, I tried this and it leaves a small black box with what looks like a period in the middle.

    Do I now need to comment out some CSS? Will this get overwritten when the child theme is updated?

    Screenshot: https://screencast.com/t/kX1hyeZNgPMW

    Can someone please help me understand and/or point me in the documentation I can't seem to find?

    jw

    December 16, 2017 at 5:08 pm in reply to: Cafe-Pro Question Regarding Site Title and Tagline #214616
    Jasonewillis
    Member

    bump

    November 23, 2012 at 5:20 pm in reply to: Studiopress Theme Pack ? #1421
    Jasonewillis
    Member

    Is there a discount for Premise?  I am having trouble finding the coupons or discounts on the new forum, can someone point me in the right direction please?  Thanks,

    jw

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 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