How to Customize Menu Items with CSS Class Option in Massive Dynamic

Written by Nika

Massive Dynamic

Updated January 01,2025

In this article, we will explain how we can customize the appearance of a menu item using the custom CSS code.
Please follow these steps:
1. First, we should add a custom class to the menu item. Please go to “WordPress dashboard >> appearance >> menus”
2. Then click on “Screen Options” in the top right corner of the browser. Now select “CSS Classes” option and this option will be available for each menu item

 

 

3. Next, click on your desired menu item and you will see that CSS classes are added to options there. Add a class to the menu item and save your modifications.

 

 

4. Now that menu item has an extra CSS class and you can use that class for customization.
So you can add the css codes which you want into the site setting >> general >> custom css

 

 

Here are some examples of customization.let’s assume that the custom class name is “customize-me”.
Hiding that menu item:

.customize-me{display:none;}

 

Changing font size and color for that menu item:

.customize-me a {
font-size:20px !important;
color: red !important;
}

Related Articles:

  1. How to Set Styles for Single Posts in Massive Dynamic
  2. How to Set Up a Mega Menu in Massive Dynamic
  3. How to Link a Portfolio Item to an External Page in Massive Dynamic
  4. How to Add HTML and JavaScript to a Page in Massive Dynamic
  5. How to Add a Custom Shortcode to Visual Composer
  6. How to Switch a Header Menu Item to a Button in Massive Dynamic
  7. How to Add a Link to the Copyright Text in Massive Dynamic
  8. Overview of Portfolio Details in Massive Dynamic
  9. How to Switch from Child Theme to Main Theme in Massive Dynamic
  10. How to Update Massive Dynamic Theme While Using a Child Theme

If you encounter any issues during the process, our support team is available to assist you.

Hey Design Lovers !

Unlock Pixflow Max Annually
with 30% OFF
Use code "Newcomer30"

Get 30% OFF