New Landing How can we help? Themeforest Theme Support Dante Change Background Color of Single Menu Item

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #32953
    maike
    Member
    Post count: 81

    Sorry for asking so many questions, but the theme is so inspiring 🙂

    Can I change the background color of a single menu item, e.g. for highlighting a sales category. See this example:

    http://demo.marketpress.com/hamburg-de/

    Cheers
    Maike

    #32980
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Glad you’re enjoying it!

    Sure, you can do it based on the menu item ID –

    nav#main-navigation .menu > li.menu-item-10933 > a {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ff9900;
    color: #fff;
    }

    If you right click > inspect element on the menu, you should be able to find the ID.

    Hope that helps.

    – Ed

    #32983
    maike
    Member
    Post count: 81

    Thank you so much!

    #33052
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You’re welcome!

    – Ed

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register