[Resolved] Social Menu Upper Right

  • Author
    Posts
  • #5583

    jasonkessel
    Participant

    Can someone please tell me how to change the color of the icons in the upper right social menu? After I updated the theme, I cannot find a way to change them to white again.

    http://auroralight.wpengine.com/

    I can’t even change it with CSS. It’s driving me nuts. They were white until I updated the theme. I am even using a child theme.

    #5584

    Andrew Misplon
    Keymaster

    Hi Jason

    Thanks for posting your question.

    The top bar social icon color should be linked to the top bar menu color at Appearance > Customize > Theme Design > Top Bar.

    You could also try the following in your child stylesheet:

    /* Top Bar */
    .top-bar-navigation ul li a:before {
        color: #fff;
    }
    #5585

    jasonkessel
    Participant

    Appearance > Customize > Theme Design > Top Bar is already set the way I want but those social icons aren’t effected by that. However, that CSS worked. Thanks Andrew.

    #5586

    Andrew Misplon
    Keymaster

    Thanks for your feedback. I’ll take a look at that setting for the next update. Sorry for the hassle. Glad the CSS worked 🙂

    #5587

    jasonkessel
    Participant

    Yeah the setting works for the menu on the top left, but not for my custom social menu on the top right. I hope that helps. I’m loving this them so far though! 🙂

    #5588

    Andrew Misplon
    Keymaster

    Super, thanks for your feedback, that’s very helpful. Thanks for your support 🙂 If anything else comes up, let me know. Cheers 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top