• 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

Altitude Pro – Accent Color and Footer Navigation Color

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 › Altitude Pro – Accent Color and Footer Navigation Color

This topic is: resolved

Tagged: accent color, Altitude Pro, Footer Navigation Color Change, Mouse Over

  • This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago by weborganizing.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 12, 2016 at 3:02 am #178852
    weborganizing
    Member

    Hello,

    i hope you can help me. It would be great. I used for the first time the "accent color" (Appearance > Customize -> Colors) and changed the value to green #9bb927 in the Altitude Pro Theme. Then I've created two menus: 1 Header Navigation Menu and 1 Footer Navigation Menu. After that i changed the backgournd colors also to green #9bb927 in the style.css for the header and also for the footer. At this position:

    /*
    Site Footer
    ---------------------------------------------------------------------------------------------------- */
    
    .site-footer {
    	background-color: #9bb927;
    	padding: 20px;
    	text-align: center;

    and here for the Site Header:

    .site-header.dark {
    	background-color: #9bb927;
    }

    My question is how and where can i change the color for the mouse over effect only in the created footer menu. Under this constellation everthing works fine for the Header and the buttons, but the links in the Footer dissapear when you move the mouse over it.

    I can´t find the definition for the accent color "#9bb927" in the style.css

    I suspect that this needs to be adjusted, but i don´t know, what i have exactly to do.

    .nav-footer .genesis-nav-menu {
    	padding: 20px 0;
    }
    
    .nav-footer .genesis-nav-menu a {
    	border: none;
    	font-weight: 400;
    	letter-spacing: 3px;
    	margin: 0 20px;
    	padding: 0;
    }
    

    It would be really greatful, if you can tell what to do in which File / Position / Code, then i´m able to finish this site.

    I try my best, but i´m not a HTML / CSS Coder so far.

    Thank you

    http://www.heigl-hof.de
    February 12, 2016 at 10:30 am #178900
    Christoph
    Member

    Hi,

    the "accent colors" are outputted as so called inline styles.
    You won't find them in the style.css.

    Around line 1749 of the style.css you will find the code for the hover color:

    .site-footer a:hover {
        color: #22a1c4;
    }

    Because of the inline style from the accent color, the easiest, and sometimes only, way to change the hover color is to add !important after the color definition. E.g.

    .site-footer a:hover {
        color: #22a1c4 !important;
    }

    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    February 12, 2016 at 1:22 pm #178910
    weborganizing
    Member

    Hello Chrisitoph,

    thank you very much! You helped me out.

    This works perfect and now i understand the red "!important" tags a little bit more. Great Work!

    I´ll ask google about the "inline styles" to learn more.

    Thank you again!

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

© 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