• 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

Trouble Getting Footer Widget to Format Correctly

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 › Trouble Getting Footer Widget to Format Correctly

This topic is: not resolved

Tagged: css, footer widget

  • This topic has 3 replies, 2 voices, and was last updated 9 years, 5 months ago by Christoph.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • August 3, 2016 at 2:04 pm #190715
    BethanyWinston
    Member

    I'm having issues with not being able to correctly change the color of my footer widget's text links. (see kiddingaroundgreenville.com, hover over the 3rd footer widget section and the text will appear as black when hovering).

    I've used inspect element to locate the css code.

    .button, .news-pro-blue .button:hover, .news-pro-blue .footer-widgets a, .news-pro-blue .genesis-nav-menu .current-menu-item > a {
        color: #FFFFFF;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0 auto;
        float: none;
        text-align: center;
    }

    When I change the color to #F78820 in the inspect element editor the link changes correctly.

    When I went into my css stylesheet to make the changes I've tried changing (original css is in comments):

    .genesis-nav-menu .current-menu-item > a {
    	background-color: #000;
            color: #F78820;
    	/* color: #FFF; */
    } 

    and

    .news-pro-blue .genesis-nav-menu .current-menu-item > a {
    
        color: #F78820; /* color: #fff */
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0 auto;
        float: none;
        text-align: center;
    
    }

    and I've tried adding at the bottom of my style sheet:

    .footer-widgets-3 a {
        color: #F68620 !important;
    }

    I've also flushed my cache multiple times.

    Not, only is my link text still white but I'm not seeing any of these changes when inspecting the element. The CSS still shows the #FFFFFF even though I have changed it.

    I'm rather new to trying to fix my own HTML and CSS so I'm probably missing something obvious. I would appreciate any help on solving this.

    http://kiddingaroundgreenville.com
    August 3, 2016 at 7:56 pm #190723
    Christoph
    Member

    Hi,

    you zeroed-in on the wrong selector.
    http://prntscr.com/c1cux3
    (Firefox highlights the active selector in blue)

    If you only want to change the third widget area, you could use:

    .news-pro-blue .footer-widgets .footer-widgets-3 a {


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

    August 4, 2016 at 4:29 am #190726
    BethanyWinston
    Member

    Thank you, Christoph.

    I've added

    .news-pro-blue .footer-widgets .footer-widgets-3 a {
    	color: #F78820 !important;
    }

    My links are still white though.

    Just to clarify, the full code I changed previously was:

    .news-pro-blue .button,
    .news-pro-blue .button:hover,
    .news-pro-blue .footer-widgets a,
    .news-pro-blue .genesis-nav-menu .current-menu-item > a {
        color: #FFF; /* I changed this it #F78820 */
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0 auto;
        float: none;
        text-align: center;
    }

    I'm still not understanding why "new-pro-blue .footer-widgets a" wouldn't be affected by the change that I made since it is one of the selectors. Thank you!

    August 4, 2016 at 11:03 pm #190762
    Christoph
    Member

    Hi,

    None of those changes are in the style sheet.
    If you are using any caching or minifying solution, please empty the cache and deactivate it as long as you work on the website.
    Double-check that your changes are saved (and uploaded to the server)


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

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