<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DIVI Mobile Menu Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<atom:link href="https://wpportfolio.com/category/divi-mobile-menu/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpportfolio.com/category/divi-mobile-menu/</link>
	<description>Custom Divi Designs &#38; WordPress Solutions for Small Businesses</description>
	<lastBuildDate>Wed, 14 Jan 2026 05:16:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://wpportfolio.com/wp-content/uploads/2019/04/cropped-WP-Portfolio-favicon-32x32.png</url>
	<title>DIVI Mobile Menu Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<link>https://wpportfolio.com/category/divi-mobile-menu/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Add Background Image to your DIVI Mobile Menu</title>
		<link>https://wpportfolio.com/add-background-image-to-your-divi-mobile-menu/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Tue, 24 Sep 2019 18:54:58 +0000</pubDate>
				<category><![CDATA[DIVI Mobile Menu]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Mobile]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118273</guid>

					<description><![CDATA[<p>In today's DIVI TIP we will add a background image to our DIVI mobile menu using a few lines of CSS.  Read my DIVI Blog for more such tips.</p>
<p>The post <a href="https://wpportfolio.com/add-background-image-to-your-divi-mobile-menu/">Add Background Image to your DIVI Mobile Menu</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>In today&#8217;s quick tip we will add a background image to the DIVI mobile menu using a few lines of CSS.</p>
<p>First of all add the image to your media library and get the URL of the image. Make sure you choose an image that contrasts well with the menu item. You can also change your menu and sub menu item colors using the DIVI theme customizer. I have used an image of 600&#215;900 pixels.</p>
<p>Copy the URL from the media library as shown below.</p>
<div id="attachment_118277" style="width: 1034px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-118277" class="wp-image-118277 size-large" title="URL from media library" src="https://wpportfolio.com/wp-content/uploads/2019/09/URLfrom-media-library-1024x477.jpg" alt="URLfrom media library" width="1024" height="477" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/URLfrom-media-library-1024x477.jpg 1024w, https://wpportfolio.com/wp-content/uploads/2019/09/URLfrom-media-library-980x456.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/09/URLfrom-media-library-480x224.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /><p id="caption-attachment-118277" class="wp-caption-text">URL from media library</p></div>
<p>&nbsp;</p>
<h2>CSS to Add a Background Image to the Mobile Menu</h2>
<p>Add the following CSS. To do this head over to your style.css in your child theme and paste the following CSS. Alternatively you can also go to DIVI -&gt; Theme Options and paste the css in the Custom CSS box.</p>
<p>.mobile_nav.closed #mobile_menu,<br />.mobile_nav.opened #mobile_menu {<br />-moz-background-size: cover;<br />-o-background-size: cover;<br />-webkit-background-size: cover;<br />background: url(&#8220;https://wpportfolio.com/staging/wp-content/uploads/2019/09/mobile-background.jpg&#8221;);<br />background-position: center;<br />background-repeat: no-repeat;<br />background-size: cover;<br />}</p>
<p>Make sure you change the background url to the image url that you copied from your media library.</p>
<p>Here is what it should look like. </p>
<p><img decoding="async" class="aligncenter wp-image-118276 size-full" src="https://wpportfolio.com/wp-content/uploads/2019/09/background-image-on-your-mobile.jpg" alt="Background image on your mobile" width="396" height="576" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/background-image-on-your-mobile.jpg 396w, https://wpportfolio.com/wp-content/uploads/2019/09/background-image-on-your-mobile-206x300.jpg 206w" sizes="(max-width: 396px) 100vw, 396px" /></p>
<p>&nbsp;</p>
<p>Picture Courtesy: Pixabay https://pixabay.com/photos/marine-water-wave-background-4487710/</p>
<p>If you liked this tip or used it on your website, do leave me a comment with your website. You can read more such tips on my <a href="https://wpportfolio.com/divi-blog/">DIVI BLOG</a>.</p>
<p>&nbsp;</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Related Posts &#8211;</h2>
<ul>
<li><a href="https://wpportfolio.com/add-extra-text-before-or-after-your-mobile-menu-in-divi/">Add Extra Text Before or After your Mobile Menu in DIVI</a></li>
<li><a href="https://wpportfolio.com/hamburger-menu-color/">Change the Color of the Hamburger Menu on Mobile and Tablet.</a></li>
</ul></div>
			</div><div class="et_pb_module et_pb_comments_0 et_pb_comments_module et_pb_bg_layout_light">
				
				
				
				
				
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><em>I would love to hear about how I can help you with your business website. I have a Masters in Computer Science from Pace University, New York. Having worked in the software industry for many years, I am now freelancing and have specialized in using the<a href="https://www.elegantthemes.com/gallery/divi/" target="_blank" rel="noopener noreferrer"> DIVI theme</a> from Elegant Themes, since the past eight years. Do have a look at my <a href="https://wpportfolio.com/portfolio/">portfolio</a> to view my other completed projects. Feel free to <a href="https://wpportfolio.com/contact-divi-freelancer/">contact me</a> and I will get back to you immediately.</em></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>The post <a href="https://wpportfolio.com/add-background-image-to-your-divi-mobile-menu/">Add Background Image to your DIVI Mobile Menu</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Add Extra Text Before or After your Mobile Menu in DIVI</title>
		<link>https://wpportfolio.com/add-extra-text-before-or-after-your-mobile-menu-in-divi/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Sat, 14 Sep 2019 19:40:14 +0000</pubDate>
				<category><![CDATA[DIVI Mobile Menu]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Hamburger]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Mobile]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118250</guid>

					<description><![CDATA[<p> By default on mobile the menu turns into a hamburger icon. Lets add some text before or after the mobile menu in DIVI using CSS. </p>
<p>The post <a href="https://wpportfolio.com/add-extra-text-before-or-after-your-mobile-menu-in-divi/">Add Extra Text Before or After your Mobile Menu in DIVI</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Lets add text before or after the mobile menu in DIVI. By default on mobile the menu turns into a hamburger icon. This tip may be useful specially if you want to explicitly add some text next to the hamburger. I read this tip on a Elegant Themes blog few years back and have used it occasionally on my client sites.</p>
<p>Here&#8217;s what the default menu looks like in DIVI. I have changed the color of the hamburger menu to black in this case. Read this post, If you want to know <a href="https://wpportfolio.com/hamburger-menu-color/">how to change the color of the mobile menu</a>.</p>
<div id="attachment_118255" style="width: 446px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118255" class="wp-image-118255 size-full" src="https://wpportfolio.com/wp-content/uploads/2019/09/Default-mobile-menu-in-DIVI.jpg" alt="Default mobile menu in DIVI" width="436" height="582" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/Default-mobile-menu-in-DIVI.jpg 436w, https://wpportfolio.com/wp-content/uploads/2019/09/Default-mobile-menu-in-DIVI-225x300.jpg 225w" sizes="(max-width: 436px) 100vw, 436px" /><p id="caption-attachment-118255" class="wp-caption-text">Default mobile menu in DIVI</p></div>
<h2></h2>
<h2>Add Text After the Mobile Menu</h2>
<p>Here is the css you will need to add text after the hamburger menu. Head over to your style.css in your child theme and paste the following CSS. Alternatively you can also go to DIVI -&gt; Theme Options and paste the css in the Custom CSS box.</p>
<p>/* Add text after the hamburger menu in DIVI */<br />.mobile_menu_bar:after {<br />position: relative !important;<br />content: &#8216;My Menu&#8217;;<br />bottom: 10px;<br />left: 12%;<br />color: black;<br />}</p>
<p>This will look like the following. Change the text and color to match your website colors.</p>
<div id="attachment_118256" style="width: 419px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118256" class="wp-image-118256 size-full" src="https://wpportfolio.com/wp-content/uploads/2019/09/Text-after-mobile-menu.jpg" alt="Text after mobile menu" width="409" height="604" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/Text-after-mobile-menu.jpg 409w, https://wpportfolio.com/wp-content/uploads/2019/09/Text-after-mobile-menu-203x300.jpg 203w" sizes="(max-width: 409px) 100vw, 409px" /><p id="caption-attachment-118256" class="wp-caption-text">Text after mobile menu</p></div>
<h2> </h2>
<h2>Add Text Before the Mobile Menu</h2>
<p>You can also add the text before the hamburger menu. For that use the following CSS.</p>
<p>/* Add text before the hamburger menu */<br />#et_mobile_nav_menu:before {<br />content: &#8216;My Menu&#8217;;<br />position: absolute !important;<br />bottom: 29px;<br />right: 35px;<br />color: black;<br />}</p>
<p>Here&#8217;s the result of the CSS.</p>
<div id="attachment_118257" style="width: 420px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118257" class="wp-image-118257 size-full" src="https://wpportfolio.com/wp-content/uploads/2019/09/Text-before-mobile-menu.jpg" alt="Text before mobile menu" width="410" height="607" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/Text-before-mobile-menu.jpg 410w, https://wpportfolio.com/wp-content/uploads/2019/09/Text-before-mobile-menu-203x300.jpg 203w" sizes="(max-width: 410px) 100vw, 410px" /><p id="caption-attachment-118257" class="wp-caption-text">Text before mobile menu</p></div>
<p>&nbsp;</p>
<p>This is an easy tip to customize your DIVI site, with a few lines of CSS. I hope you liked this tip and if you do use it on your site, do leave a comment. For more such tips on WordPress and DIVI, check out my <a href="https://wpportfolio.com/divi-blog/">DIVI Blog</a>.</p>
<p>&nbsp;</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Related Posts &#8211;</h2>
<ul>
<li><a href="https://wpportfolio.com/hamburger-menu-color/">Change the Color of the Hamburger Menu on Mobile and Tablet.</a></li>
<li><a href="https://wpportfolio.com/mobile-menu-top-border-in-divi/">Change Mobile Menu Top Border in DIVI</a></li>
</ul></div>
			</div><div class="et_pb_module et_pb_comments_1 et_pb_comments_module et_pb_bg_layout_light">
				
				
				
				
				
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><em>I would love to hear about how I can help you with your business website. I have a Masters in Computer Science from Pace University, New York. Having worked in the software industry for many years, I am now freelancing and have specialized in using the<a href="https://www.elegantthemes.com/gallery/divi/" target="_blank" rel="noopener noreferrer"> DIVI theme</a> from Elegant Themes, since the past eight years. Do have a look at my <a href="https://wpportfolio.com/portfolio/">portfolio</a> to view my other completed projects. Feel free to <a href="https://wpportfolio.com/contact-divi-freelancer/">contact me</a> and I will get back to you immediately.</em></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>The post <a href="https://wpportfolio.com/add-extra-text-before-or-after-your-mobile-menu-in-divi/">Add Extra Text Before or After your Mobile Menu in DIVI</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Change Mobile Menu Top Border in DIVI</title>
		<link>https://wpportfolio.com/mobile-menu-top-border-in-divi/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Thu, 11 Apr 2019 17:01:50 +0000</pubDate>
				<category><![CDATA[DIVI Mobile Menu]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Top Border]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=117732</guid>

					<description><![CDATA[<p>By default when you click on the hamburger menu on mobile or tablet devices, you will find a blue border in DIVI. This blue border is right below the hamburger icon and above the mobile menu items. Lets see how to change it.</p>
<p>The post <a href="https://wpportfolio.com/mobile-menu-top-border-in-divi/">Change Mobile Menu Top Border in DIVI</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_6 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>By default when you click on the hamburger menu on mobile or tablet devices, you will find a blue border in DIVI. This blue border is right below the hamburger icon and above the mobile menu items. </p>
<p>Do you want to change the top border color of the mobile menu for your DIVI website to match the branding of your site.?</p>
<p>Add the following CSS code to your theme and change the color to match your website colors. You can add the CSS either to your style.css in your child theme OR go to the DIVI &#8211; Theme Options on your dashboard. In the General Tab, scroll down to the &#8220;Custom CSS&#8221; text area and add the CSS shown below the images.</p>
<p>I have set the top border to a shade of yellow (#d9b310) in the example below, to match my website colors. Replace the (#d9b310) in the code to the color of your choice to match the branding of your website.</p>
<p>Here is what it looks like when viewing my site on mobile. The images and CSS below show the default blue border out of the box, changing the border color and how to remove the border.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_7 et_pb_gutters2">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_0  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img loading="lazy" decoding="async" width="348" height="395" src="https://wpportfolio.com/wp-content/uploads/2019/04/Default-Blue-Line-in-DIVI-1.jpg" alt="Default Blue Line Border in DIVI" srcset="https://wpportfolio.com/wp-content/uploads/2019/04/Default-Blue-Line-in-DIVI-1.jpg 348w, https://wpportfolio.com/wp-content/uploads/2019/04/Default-Blue-Line-in-DIVI-1-264x300.jpg 264w" sizes="(max-width: 348px) 100vw, 348px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-117756" /></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Default Blue Line Border in DIVI</span></h4>
						<div class="et_pb_blurb_description"><p>This the default blue border that will be shown on mobile and tablets under the hamburger menu.</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_1  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img loading="lazy" decoding="async" width="348" height="395" src="https://wpportfolio.com/wp-content/uploads/2019/04/Mobile-Menu-Border-Divi-1.jpg" alt="Mobile Menu Border Divi" srcset="https://wpportfolio.com/wp-content/uploads/2019/04/Mobile-Menu-Border-Divi-1.jpg 348w, https://wpportfolio.com/wp-content/uploads/2019/04/Mobile-Menu-Border-Divi-1-264x300.jpg 264w" sizes="(max-width: 348px) 100vw, 348px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-117757" /></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Top Mobile Menu Border Divi</span></h4>
						<div class="et_pb_blurb_description"><p>/* Change the mobile menu top border */<br />.et_mobile_menu {<br />border-top: 2px solid #d9b310!important;<br />}</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_2  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img loading="lazy" decoding="async" width="348" height="395" src="https://wpportfolio.com/wp-content/uploads/2019/04/Remove-Border-Mobile-Menu-Divi-1.jpg" alt="Remove Border Mobile Menu Divi" srcset="https://wpportfolio.com/wp-content/uploads/2019/04/Remove-Border-Mobile-Menu-Divi-1.jpg 348w, https://wpportfolio.com/wp-content/uploads/2019/04/Remove-Border-Mobile-Menu-Divi-1-264x300.jpg 264w" sizes="(max-width: 348px) 100vw, 348px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-117755" /></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Remove Top Border Mobile Menu</span></h4>
						<div class="et_pb_blurb_description"><p>/* Remove the mobile menu top border */<br />.et_mobile_menu {<br />border-top: none !important;<br />}</p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_8">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_10  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Related Posts &#8211;</p>
<ul>
<li><a href="https://wpportfolio.com/hamburger-menu-color/">Change the color of the hamburger menu</a> on mobile and tablet.</li>
<li><a href="https://wpportfolio.com/add-extra-text-before-or-after-your-mobile-menu-in-divi/">Add extra text before or after your mobile menu in DIVI</a></li>
</ul></div>
			</div><div class="et_pb_module et_pb_comments_2 et_pb_comments_module et_pb_bg_layout_light">
				
				
				
				
				
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_8 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_11  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_8  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><em>I would love to hear about how I can help you with your business website. I have a Masters in Computer Science from Pace University, New York. Having worked in the software industry for many years, I am now freelancing and have specialized in using the<a href="https://www.elegantthemes.com/gallery/divi/" target="_blank" rel="noopener noreferrer"> DIVI theme</a> from Elegant Themes, since the past eight years. Do have a look at my <a href="https://wpportfolio.com/portfolio/">portfolio</a> to view my other completed projects. Feel free to <a href="https://wpportfolio.com/contact-divi-freelancer/">contact me</a> and I will get back to you immediately.</em></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>The post <a href="https://wpportfolio.com/mobile-menu-top-border-in-divi/">Change Mobile Menu Top Border in DIVI</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to change Hamburger or Mobile Menu Color in Divi</title>
		<link>https://wpportfolio.com/hamburger-menu-color/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Tue, 28 Feb 2017 20:25:50 +0000</pubDate>
				<category><![CDATA[DIVI Mobile Menu]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Hamburger]]></category>
		<category><![CDATA[Menu]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=116167</guid>

					<description><![CDATA[<p>Change the color of the DIVI mobile menu also know as the hamburger on tablet and mobile with a couple of lines of CSS. This is very handy in customizing and branding your website with your chosen colors.</p>
<p>The post <a href="https://wpportfolio.com/hamburger-menu-color/">How to change Hamburger or Mobile Menu Color in Divi</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_9 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_10">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_12  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Do you want to change the color of the hamburger icon on your mobile menu and tablet for your DIVI website.?</p>
<p>Add the following CSS snippet to your DIVI theme and change the color to match your website colors. You can add the CSS either to your style.css in your child theme OR go to the DIVI- Theme Options on your dashboard. In the General Tab, scroll down to the &#8220;Custom CSS&#8221; text area.</p>
<p>I have set it to a shade of yellow (#d9b310) in the example below, to match my website colors. Replace the (#d9b310) in the code to the color of your choice to match the branding of your website.</p>
<p>/* Change color of the hamburger menu on tablet and mobile*/<br />span.mobile_menu_bar:before {<br />     color: #d9b310!important;<br />}</p>
<p>Here is what it looks like when viewing my site on mobile.</p></div>
			</div><div class="et_pb_module et_pb_image et_pb_image_0">
				
				
				
				
				<span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="354" height="81" src="https://wpportfolio.com/wp-content/uploads/2017/02/Change-Color-of-Hamburger-Menu.jpg" alt="Change Color of Hamburger Menu" title="Change Color of Hamburger Menu" srcset="https://wpportfolio.com/wp-content/uploads/2017/02/Change-Color-of-Hamburger-Menu.jpg 354w, https://wpportfolio.com/wp-content/uploads/2017/02/Change-Color-of-Hamburger-Menu-300x69.jpg 300w" sizes="(max-width: 354px) 100vw, 354px" class="wp-image-117627" /></span>
			</div><div class="et_pb_module et_pb_text et_pb_text_10  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h4>Changing the color of the Hamburger Menu only on a specific page in DIVI</h4>
<p>You can also tweak the color of the hamburger or mobile icon only on a specific page in DIVI. I use this trick sometimes if my hamburger icon is not contrasting well with a background slider image. This will override the previous hamburger menu color (if you did set one in the style.css), but only on this specific page.</p>
<p>Open a page in your WordPress dashboard in DIVI. Click on the Page settings as shown below. <img loading="lazy" decoding="async" class="wp-image-117766 size-full aligncenter" title="Divi Page Settings" src="https://wpportfolio.com/wp-content/uploads/2017/02/Divi-Page-Settings.jpg" alt="Divi Page Settings" width="858" height="157" srcset="https://wpportfolio.com/wp-content/uploads/2017/02/Divi-Page-Settings.jpg 858w, https://wpportfolio.com/wp-content/uploads/2017/02/Divi-Page-Settings-300x55.jpg 300w, https://wpportfolio.com/wp-content/uploads/2017/02/Divi-Page-Settings-768x141.jpg 768w" sizes="(max-width: 858px) 100vw, 858px" /></p>
<p>Copy the same CSS as shown above in the Custom CSS box. Click on Save and Update your page.</p>
<p><img loading="lazy" decoding="async" class="size-medium wp-image-117765 aligncenter" src="https://wpportfolio.com/wp-content/uploads/2017/02/Change-Hamburger-color-on-Page-in-Divi-300x280.jpg" alt="Change Hamburger color on Page in Divi" width="300" height="280" srcset="https://wpportfolio.com/wp-content/uploads/2017/02/Change-Hamburger-color-on-Page-in-Divi-300x280.jpg 300w, https://wpportfolio.com/wp-content/uploads/2017/02/Change-Hamburger-color-on-Page-in-Divi.jpg 411w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>Related Post : Change the<a href="https://wpportfolio.com/mobile-menu-top-border-in-divi/"> color of the top border mobile menu</a> in DIVI.</p></div>
			</div><div class="et_pb_module et_pb_comments_3 et_pb_comments_module et_pb_bg_layout_light">
				
				
				
				
				
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_11 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_11">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_13  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_11  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><em>I would love to hear about how I can help you with your business website. I have a Masters in Computer Science from Pace University, New York. Having worked in the software industry for many years, I am now freelancing and have specialized in using the<a href="https://www.elegantthemes.com/gallery/divi/" target="_blank" rel="noopener noreferrer"> DIVI theme</a> from Elegant Themes, since the past eight years. Do have a look at my <a href="https://wpportfolio.com/portfolio/">portfolio</a> to view my other completed projects. Feel free to <a href="https://wpportfolio.com/contact-divi-freelancer/">contact me</a> and I will get back to you immediately.</em></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>The post <a href="https://wpportfolio.com/hamburger-menu-color/">How to change Hamburger or Mobile Menu Color in Divi</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
