Skip to content
Mc Starters Main Logo Circle
  • Home
  • Our Services
  • Download Templates
  • Guest Posts
  • Contact Us
  • Tools
Mc Starters Main Logo Circle

Home \ Elementor \ How to Change Elementor Default Hamburger Menu Icon

How to Change Elementor Default Hamburger Menu Icon

Published By :Mudassar Shakeel December 25, 2021July 12, 2025 Elementor
Change Elementor Default Hamburger Menu Icon

Elementor is a fantastic page builder, and it is the most popular page builder for WordPress. They have hundreds of Elementor header, footer and full page templates.

Download Free Elementor Templates and Make Website in Less Time and without coding.

Elementor Pro comes with a header builder. With header builder, we easily add menus, logos, and icons. But some developers want to Change Elementor Default hamburger Menu Icon into custom icons, custom images, and text. 

Get Best Page Builder: Elementor Pro

In this post, I will show you how to change an elementor hamburger menu icon without having to use a plugin.

Affiliate Banner 1

Add Text to Elementor Hamburger Menu Icon

Add Text to Elementor Hamburger Menu Icon

Step 1: Copy below code and paste into Appearance > Customize > Additional CSS.

Step 2: You can replace “Menu” text with any text you want.

.elementor-menu-toggle i:before {
content: 'Menu';
font-size:24px;
font-weight: 700;
}
.elementor-menu-toggle.elementor-active i:before {
content: 'Close';
font-size:24px;
font-weight: 700;
}

Add own image icon to Elementor Hamburger Menu Icon

Add own image icon to Elementor Hamburger Menu Icon

Step 1: Copy below code and paste into additional CSS.

Step 2: Replace image with own image Url.

.elementor-menu-toggle i{
max-width:32px;
content: url(https://mcstarters.com/blog/wp-content/uploads/2021/12/menuicon.png);
}

.elementor-menu-toggle.elementor-active i {
max-width:32px;
content: url(https://mcstarters.com/blog/wp-content/uploads/2021/12/close.png);
}

Add custom icon to Elementor Hamburger Menu Icon

Add custom icon to Elementor Hamburger Menu Icon

Step 1: Copy below code and paste into WordPress child theme or Additional CSS.

Affiliate Banner 2

Step 2: Get more icon code here if you want to change icons.

.elementor-menu-toggle i:before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f036";
}

.elementor-menu-toggle.elementor-active i:before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f038";
}

Video Tutorial:

How to Change Elementor Default Hamburger Menu Icon

That’s it! If you have any questions, feel free to comment below.

For Problem Solution and Web Design: Hire Elementor Expert.

See also  How to Download MC Starters Elementor & Divi Templates Free

Faq : Change the hamburger icon in Elementor

How do I change the hamburger icon in Elementor?

You can change hamburger icon in Elementor with the help of custom code. Get custom code from this post and paste code into appearance > customize > custom CSS.

How do I change the menu style in Elementor?

You can change menu style in Elementor theme builder. It is easy to use with drag and drop system.

You Might Also Like

Google Maps API Key

How to add Google Maps API Key in Elementor

elementor tools regenerate css screenshot

How to Regenerate CSS in Elementor (2025 Fix)

Post Tags: #Elementor default#hamburger menu icons
Facebook FacebookTwitter TwitterInstagram InstagramPinterest PinterestYouTube YouTube

Categories

© 2025 Mc Starters Blog

  • Guest Posts
  • HTML Sitemap
  • XML Sitemap
  • Affiliate Disclosure
Get Professional Websites
  • Home
  • Our Services
  • Download Templates
  • Guest Posts
  • Contact Us
  • Tools
Facebook X Instagram YouTube Pinterest
Search