• 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

Image around Menu items

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 › Image around Menu items

This topic is: resolved
  • This topic has 3 replies, 3 voices, and was last updated 10 years, 10 months ago by calendargirl.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • May 23, 2015 at 5:21 am #153388
    calendargirl
    Participant

    Can anyone direct me on how to create an image around a menu item? I see alot of sites whose menu selection is an image or shape, etc. I need something like that because my menu is difficult to see with the background I've chosen. Any help here would be appreciated.... thanks

    http://land.xperiencenpil.com/

    http://land.xperiencenpil.com/
    May 23, 2015 at 6:08 am #153393
    Brad Dalton
    Participant

    You mean behind a menu?


    Tutorials for StudioPress Themes.

    May 23, 2015 at 12:53 pm #153429
    Graham
    Member

    Using CSS background on the menu item is probably the way to go

    e.g. this just makes the background of all the menu items yellow

    .site-header .genesis-nav-menu .menu-item {
        background-color: yellow;
    }

    to give them all a background image

    .site-header .genesis-nav-menu .menu-item {
        background-image: url("path/to/your/image.png");
    }

    If you wanted to style each menu item differently, then you could make use of the advanced menu properties from within your WordPress dashboard.

    Dashboard > Appearance > Menus > Screen options > Show advanced menu properties > Ensure "CSS Classes" is checked

    You would then be able to add a separate CSS class to each menu item, e.g. program-overview. Having done that, you could then target that menu item in the CSS.

    For example

    .site-header .genesis-nav-menu .program-overview {
        background-color: red;
    }

    My JustGiving page: https://www.justgiving.com/helping-graham-give

    May 24, 2015 at 11:14 am #153492
    calendargirl
    Participant

    Got it....I completely understand now. Thank YOU!!!

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image around Menu items’ 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

© 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