• 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

Menu styling, Refined Pro

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 › General Discussion › Menu styling, Refined Pro

This topic is: resolved

Tagged: css, Menu styling, Refined Pro

  • This topic has 2 replies, 2 voices, and was last updated 7 years, 2 months ago by Andras.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 21, 2018 at 12:34 pm #218215
    Andras
    Participant

    Hi,

    I need to style one specific menu-item with different color than the rest.

    I have created a new css class for this menu item: akcio-link

    I added in additional CSS:

    .akcio-link {
    color: #333 !important;
    font-weight: 900;
    background-color: beige;
    font-size: 25px !important;
    }

    Strangely, the backgound color adjustment works - while the other ones (color, font weight and font-size) do not.

    Is there something in the theme CSS that blocks these changes?

    https://budapest-realestate.hu
    March 21, 2018 at 12:43 pm #218218
    Victor Font
    Moderator

    The class you created is applied to the menu's list element. The list element wraps a link. You have to apply the other CSS directives to the link. Your CSS in style.css should look like this:

    .akcio-link {
    background-color: beige;
    }
    
    .akcio-link a {
    color: #333 !important;
    font-weight: 900;
    font-size: 25px !important;
    }

    Regards,

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

    March 21, 2018 at 1:42 pm #218223
    Andras
    Participant

    Thank you so much! It is all clear now.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu styling, Refined Pro’ is closed to new 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