• 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

Executive Theme Header Not Clickable

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 › General Discussion › Executive Theme Header Not Clickable

This topic is: not resolved

Tagged: Executive, header, home

  • This topic has 6 replies, 5 voices, and was last updated 11 years, 10 months ago by mary.geitner.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • March 16, 2013 at 12:20 am #27387
    eightcrazy
    Member

    If I upload an image using the WP header uploader, AND have something in the header right widget, my header image is not clickable as a link to home. Well, it sort of it.  Only the left 20 pixels or so is.  If there is no widget in the header right, it totally works though.

    Anyone know why this is happening or had this issue and resolved it?

     

    http://fabtest.eightcrazydesigns.com/

    March 16, 2013 at 7:58 am #27750
    Pinky
    Member

    I think I can see the problem....

    line 232 has :

    .header-image #title-area, .header-image #title, .header-image #title a {
    display: block;
    float: left;
    height: 100px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 25%;
    }
    

    so the way I see it - each section is 25% of the div it's in.

    You have

    header image
    then the wrap
    then title-area at 25% of the wrap
    then title at 25% of the title-area
    then title a at 25% of the title

    try this... instead of this

    .header-image #title-area, .header-image #title, .header-image #title a {
    display: block;
    float: left;
    height: 100px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 25%;
    }
    

    give this a shot

    .header-image #title-area {
    display: block;
    float: left;
    height: 100px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 25%;
    }
    

    So you're just getting rid of
    , .header-image #title, .header-image #title a

    Hope that actually helps lol


    cheers

    Pinky

    March 16, 2013 at 1:03 pm #28252
    eightcrazy
    Member

    Thanks!  That did it!

    March 17, 2013 at 12:45 am #28466
    Pinky
    Member

    Hey no worries at all! Glad I could help!

    btw... i just LARVE your designs!


    cheers

    Pinky

    July 16, 2013 at 7:06 am #50938
    webnetimages
    Participant

    It work on standar screen, but not in mobile witdh!

    July 16, 2013 at 5:00 pm #51020
    Marcy
    Participant

    In the media query section, try this:
    .header-image #title a {
    width: 100%;
    )


    Marcy | Amethyst Website Design | Twitter

    July 19, 2013 at 4:39 pm #51517
    mary.geitner
    Member

    Related -- but I'm a newbie and so I'm not following the thread's instructions on how to correct.

    I'm working on this site in Exec theme (http://www.9-volt.com/new) and want the header to click to HOME page.

    Any suggestions? You can Firebug to see attempts; I did what I thought was adding 100% width rule to the appropriate place...but didn't work.

    Thanks!

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘General Discussion’ 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

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