• 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

Need help with Code snippet/CSS

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 › Need help with Code snippet/CSS

This topic is: not resolved
  • This topic has 2 replies, 3 voices, and was last updated 11 years ago by Badlywired.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 13, 2015 at 11:27 pm #137379
    Shobha22
    Participant

    Hi:

    My site at http://shobhaponnappa.com now has only the primary navigation menu. I want to add a secondary navigation menu and include four pages in that menu.

    Out of the four pages I want to add there, I want the first page link in the menu to have a yellow box around it with a thin grey outline so that it stands out.

    Can anyone help me know how to get the first item in the secondary menu to have a yellow box around it with a thin grey outline?

    http://shobhaponnappa.com
    January 14, 2015 at 7:48 am #137437
    surefirewebserv
    Member

    Looks like you figured it out =)


    SureFireWebServices.com | Genesis Tuts and More
    Genesis Theme Starter Kit | It’s Free

    January 14, 2015 at 4:09 pm #137483
    Badlywired
    Member

    I see you did it by adding a class to the menu item

    .menu-secondary .firstitem {
    background-color: #f1e629;
    border: 1px solid grey;
    }

    Just for the sake of it you could also have done it via 'first-child' without adding the class

    .menu-secondary li:first-child {
    background-color: #f1e629;
    border: 1px solid grey;
    }

    My techy blog WordPress and stuff badlywired.com

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