• 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

Authority PRO Navigation

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 › Authority PRO Navigation

This topic is: not resolved
  • This topic has 6 replies, 3 voices, and was last updated 7 years ago by odnt.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • November 28, 2018 at 11:51 am #224663
    odnt
    Member

    In the Authority PRO styles.css, I'm not seeing changes made to the color value for:
    .genesis-nav-menu a:hover { color: #000cff; }
    Any advice?

    http://localhost
    November 28, 2018 at 1:23 pm #224669
    Victor Font
    Moderator

    Since you're running on local host, it's not possible to help determine a cause if we can't inspect the CSS.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    November 28, 2018 at 3:38 pm #224673
    odnt
    Member

    Thanks Victor. Use this URL:
    https://www.electbeachpace.com/

    Here's the setting I have in Additional CSS:
    .genesis-nav-menu a:hover { color: red; }

    November 28, 2018 at 6:38 pm #224684
    Henrik Blomgren
    Member

    Hi,

    What happends is that you have chosen a color in the customizer. This value is then sent out to the theme to replace the other occurances of said color.

    So the reason your code isn´t working is because of that it get denied since it is not the last loaded css style for this selector.

    If you try

    .genesis-nav-menu a:hover { color: red !important; }

    I believe it should work.

    What !important does is tell the browser that hey browser. Even if you find this selector and a different code further down in the style.css or even if it´s added after the style.css has loaded it should still be this value. It´s important!

    Hope this helps.

    November 28, 2018 at 8:54 pm #224688
    odnt
    Member

    Thanks Henrik! That works, even though I haven't had this issue with other Genesis themes.

    November 29, 2018 at 6:27 am #224700
    Henrik Blomgren
    Member

    Oh I´ve bonked my head against the monitor a lot wondering why something isn´t being the "chosen style" and noticed two things.

    1: On what line you place the CSS on is important. Have the same selector further down? it will not load the style you place above it. As it should be as the file is read top to bottom.

    2: When using the customizer in WordPress it outputs style choices made there into a <style> segment on the website For Authority pro as it is coded the color chosen is taking over a lot of selectors and since it is loaded after the style.css it demands a !important in the style.css that you want to work.

    Or you could simply do it the old fashioned way and only edit the style.css file but that brings it´s own set of things that can go wrong. Like forgetting to rename the child-theme and then updating it so every change you did is gone XD And yes, I´ve done this.

    November 29, 2018 at 5:14 pm #224726
    odnt
    Member

    I tried putting .genesis-nav-menu a:hover {color: red;} at the end of the theme's style.css and at the end of Additional CSS in the Customizer. Neither one worked. The only way to get the red hover color is to use the !important declaration, as you suggested.

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

© 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