• 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 Highlight in Corporate 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 › Design Tips and Tricks › Menu Highlight in Corporate Pro

This topic is: not resolved

Tagged: menu highlight

  • This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by Victor Font.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 25, 2019 at 6:50 am #489715
    Brian Dusablon
    Participant

    I would like to add a highlight class to the Corporate Pro nav menu. Any recommendations for the best code from other themes to copy over, or how to call it?

    Pulled this from Authority, but doesn't seem to be complete (demo has a blue border).

    .genesis-nav-menu .highlight {
    margin-left: 20px;
    }


    Blog · Duce Enterprises · Twitter

    February 25, 2019 at 8:20 am #489717
    Victor Font
    Moderator

    The CSS you copied might have a class named highlight, but it has nothing to do with highlighting anything. All it does is change the margin.

    The CSS in Authority Pro that creates the highlight is this:

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .button,
    .genesis-nav-menu .highlight a,
    .more-link {
    	background-color: #fff;
    	border: 2px solid #000cff;
    	box-shadow: 0 0 0 rgba(0,0,0,.24);
    	color: #000cff;
    	cursor: pointer;
    	display: inline-block;
    	font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif;
    	font-size: 16px;
    	font-size: 1.6rem;
    	font-weight: 700;
    	line-height: 1;
    	padding: 16px 20px;
    	text-align: center;
    	text-decoration: none;
    	transform: translate3d(0,0,0);
    	white-space: normal;
    	width: auto;
    }
    
    a.button:focus,
    a.button:hover,
    button:focus,
    button:hover,
    input:focus[type="button"],
    input:hover[type="button"],
    input:focus[type="reset"],
    input:hover[type="reset"],
    input:focus[type="submit"],
    input:hover[type="submit"],
    .genesis-nav-menu .highlight a:focus,
    .genesis-nav-menu .highlight a:hover,
    .more-link:focus,
    .more-link:hover {
    	background: #000be6;
    	border-color: #000be6;
    	box-shadow: 0 6px 24px rgba(0,0,0,.14);
    	color: #f4f4f4;
    	text-decoration: none;
    	transform: translate3d(0,-3px,0);
    }

    Corporate Pro, however, is not a Studio Press theme. It is a community marketplace theme. For whatever reason, the Corporate Pro developer has removed any reference to the Genesis menu classes from the theme's style sheet. Copying code from Studio Press developed themes won't work with Corporate Pro.

    Community marketplace theme developers support their themes directly. As the creators, they will be most familiar with the theme and be able to provide you with the best support. For further assistance, please contact the Seo Themes support team.


    Regards,

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

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