• 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

Parallax Pro – Hide header logo but display text – Responsive

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 › Parallax Pro – Hide header logo but display text – Responsive

This topic is: not resolved

Tagged: header logo, parallax-pro, responsive

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 9 months ago by jruez.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • October 9, 2014 at 6:45 am #127193
    jruez
    Participant

    I am using Parallax Pro for my site. If I don't have a header logo set (from the customization section), then the header text display correctly. From a responsive standpoint, it pops to the center of the screen and stays above the three line nav menu that is created.

    What I would like is to have the logo display until the screen gets to a specific size, then I'd like to hide the logo and just display the text.

    In the custom CSS file, I added this:

    @media only screen and (max-width: 960px) {
    	
    .header-image .site-title > a {
    		background-image: none !important;
    	}
    }

    It correctly hides the header logo, but the text is gone also. Is there a way I can keep the text displaying when the logo is hidden?

    October 9, 2014 at 10:32 am #127205
    emasai
    Participant

    As I cannot see the site, I imagine that the text is part of .site-title a, so it is being hidden along with the logo. You would have to put the text outside this tag so that it will remain visible.


    Need Website Customization or a Responsive CSS fix? Contact Me
    Lynne emasai.com

    October 9, 2014 at 12:46 pm #127232
    jruez
    Participant

    Thank you for your input. Yes, you are correct, it is in .site-title

    <h1 class="site-title" itemprop="headline"><a href="http://www.site.com/">TEXT</a></h1>

    And here is what is generated when the image is added to for the logo

    .site-title a {
        background: url('http://www.site.com/wp-content/logo.png') no-repeat scroll 0% 0% transparent !important;
    }

    I do understand that it is all being hidden, but what I am asking is how I can stop this, since it is being done in the Parallax Pro theme.

    Can I add custom CSS?
    Can I add something to a function to break the two out or fix this issue?

    October 9, 2014 at 1:14 pm #127237
    emasai
    Participant

    In your css file line 951, site-description has no height and is text indented. If you add some height and remove text-indent the tagline of your site will appear. You might also need to define the color in this tag. Then when you turn off the logo the text will still be visible.


    Need Website Customization or a Responsive CSS fix? Contact Me
    Lynne emasai.com

    October 9, 2014 at 1:40 pm #127242
    jruez
    Participant

    @emasai, messing around with those values using the browser tools has displayed it. I am going to fiddle with it more later and will report the exact fix. Thanks for pointing me in the right direction!

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and 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