• 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

How Do I make Footer Text Hover ?

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 › How Do I make Footer Text Hover ?

This topic is: not resolved

Tagged: footer hover

  • This topic has 1 reply, 2 voices, and was last updated 13 years, 6 months ago by Chris Cree.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 5, 2013 at 10:07 am #9725
    raunekk
    Participant

    I want to make the Contact us | Subscribe | Privacy policy.....  in the footer of http://www.marineinsight.com/news  hover with alternate color.

    I have added the above mentioned parameters through "hooks" in footer.

     

    Thanks a lot in advance.

    January 5, 2013 at 10:34 am #9734
    Chris Cree
    Participant

    You already have this rule in your style sheet which should be changing the color of the footer link hovers (at about line 1690):

    #footer a:hover {
    	color: #0094d2;
    	text-decoration: none;
    }

    You can change that color to whatever you want your link hovers to be.

    However, the reason it is not working is that here is an inline style on those links that is overriding the styles in your style.css file. I recommend you remove the spans around the links first so that this:

    <a target="_blank" href="http://www.marineinsight.com/contact/">
    <span style="color: #ffffff;">Contact us</span>
    </a>[\html]
    looks more like this: [html]<a target="_blank" href="http://www.marineinsight.com/contact/">Contact us</a>

    Then your style sheet can do it's job and make the links display the way you want them to.

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