• 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

Wellness Pro — Are dashicons only black?

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 › Wellness Pro — Are dashicons only black?

This topic is: resolved

Tagged: css, dashicon

  • This topic has 3 replies, 3 voices, and was last updated 8 years, 6 months ago by asoon.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 18, 2017 at 1:32 am #199593
    asoon
    Member

    Hello,

    I’ve modified the Wellness Pro drop-down menu, changing its black boxes to blue. Here’s what I mean, you can see by hovering the mouse over ‘Best Photos’:

    http://alvinsoon.com/

    However, the dashicon arrow is still black, while the boxes are blue. Is there any way to change the dashicon’s color, or are dashicons always black?

    http://alvinsoon.com/
    January 18, 2017 at 6:36 am #199600
    Victor Font
    Moderator

    You're looking at the wrong element. The dashicons element that you are trying to change is the mobile menu icon. The arrow on the sub-menu is a border element in the sub-menu:before pseudo element. I can't test it on your site because the element won't remain visible after I move my mouse into the code, but it's coming from one of the sub-menu CSS blocks starting around line 1296 in style.css. You're going to have to figure which ones.


    Regards,

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

    January 18, 2017 at 5:38 pm #199633
    detroitwidget
    Member

    Hi Alvin,

    Are you using the Autoptimize plugin? If so, you might consider disabling it. That would make things much easier to diagnose. Besides, concatenating and minifying scripts should be a low priority at this point.

    That said, I think Victor's correct, your solution lies in here somewhere:

    
    .genesis-nav-menu .sub-menu:after,
    .genesis-nav-menu .sub-menu:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        border-bottom-color: #000;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }
    
    .genesis-nav-menu .sub-menu:after {
        border-width: 10px;
        margin-left: -10px
    }
    
    .genesis-nav-menu .sub-menu:before {
        border-width: 11px;
        margin-left: -11px
    }
    
    .genesis-nav-menu .sub-menu .sub-menu:after,
    .genesis-nav-menu .sub-menu .sub-menu:before {
        display: none
    }
    

    I hope this helps.

    January 19, 2017 at 2:52 am #199639
    asoon
    Member

    Thank you so much to you both! I've managed to fix it now.

  • 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

© 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