• 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

how to? : new menu css class menu serapator

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 › how to? : new menu css class menu serapator

This topic is: not resolved

Tagged: new menu css class menu serapator

  • This topic has 1 reply, 2 voices, and was last updated 9 years, 3 months ago by Victor Font.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 16, 2016 at 6:43 am #196232
    milada
    Member

    Dear all,

    please have look at my page: http://www.moryouthfulskin.com

    there you will see a menu and flags to the right from the menu

    I would like to put the flags under the menu, both centered.
    Currently the menu is in After-Header menu.

    I added a menu - but how do I add a custom menu like this.
    How do I use   ?
    How do I give it a custom css class, 'menu-separator' ?

    Thank you in advance.

    Milada

    http://moreyouthfulskin.com
    November 16, 2016 at 11:02 am #196248
    Victor Font
    Moderator

    Add the following code to functions.php and it will add the class to the menu li item.

    function vmf_my_custom_class( $attributes ) {
        $attributes['class'] .= ' menu-separator';
        return $attributes;
    }
    add_filter( 'nav_menu_css_class', 'vmf_my_custom_class' );

    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

© 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