<?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>Mobile Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<atom:link href="https://wpportfolio.com/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpportfolio.com/tag/mobile/</link>
	<description>Custom Divi Designs &#38; WordPress Solutions for Small Businesses</description>
	<lastBuildDate>Wed, 14 Jan 2026 05:16:42 +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>Mobile Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<link>https://wpportfolio.com/tag/mobile/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Remove Social Icons from Bottom Bar/Footer on Mobile in DIVI</title>
		<link>https://wpportfolio.com/remove-social-icons-from-bottom-bar-footer-on-mobile-in-divi/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Wed, 02 Oct 2019 05:38:54 +0000</pubDate>
				<category><![CDATA[DIVI Footer and Bottom Bar]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social Icons]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118358</guid>

					<description><![CDATA[<p>Removing the social icons from the DIVI footer/Bottom bar on mobile can be done with a few lines of CSS.  Let's learn how to do that in this tutorial.</p>
<p>The post <a href="https://wpportfolio.com/remove-social-icons-from-bottom-bar-footer-on-mobile-in-divi/">Remove Social Icons from Bottom Bar/Footer on Mobile 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_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>Let&#8217;s remove the social icons from DIVIs footer/bottom bar only for mobile using CSS. There are many option you can have for your social icons in the footer. You can enable or disable it on both desktop and mobile, or using this tutorial you can enable it on desktop but hide it on mobile.</p>
<h2>Show Social Icons on Desktop and Mobile</h2>
<p>For the desktop, there is an option in the DIVI &#8211; Theme Customizer &#8211; &gt; Footer &#8211;&gt; Footer Elements &#8211;&gt; &#8220;SHOW SOCIAL ICONS&#8221; that you can check (or uncheck) to enable or disable it. Checking the option &#8220;SHOW SOCIAL ICONS&#8221;  will enable it on the desktop and mobile as shown below.</p>
<div id="attachment_118362" style="width: 1316px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-118362" class="wp-image-118362 size-full" title="Social Icons enabled in DIVI - Desktop" src="https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-enabled-in-DIVI.jpg" alt="Social Icons enabled in DIVI" width="1306" height="487" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-enabled-in-DIVI.jpg 1306w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-enabled-in-DIVI-1280x477.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-enabled-in-DIVI-980x365.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-enabled-in-DIVI-480x179.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1306px, 100vw" /><p id="caption-attachment-118362" class="wp-caption-text">Social Icons enabled in DIVI</p></div>
<p>&nbsp;</p>
<div id="attachment_118363" style="width: 446px" class="wp-caption aligncenter"><img decoding="async" aria-describedby="caption-attachment-118363" class="wp-image-118363 size-full" title="Social Icons enabled - DIVI - Mobile" src="https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-on-Mobile-bottom-bar.jpg" alt="Social Icons enabled on Mobile - DIVI" width="436" height="622" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-on-Mobile-bottom-bar.jpg 436w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-on-Mobile-bottom-bar-210x300.jpg 210w" sizes="(max-width: 436px) 100vw, 436px" /><p id="caption-attachment-118363" class="wp-caption-text">Social Icons enabled &#8211; DIVI &#8211; Mobile</p></div>
<h2> </h2>
<h2>Remove Social Icons from Desktop and Mobile</h2>
<p>To remove the social icons from both desktop and mobile, make sure you uncheck the &#8220;SHOW SOCIAL ICONS&#8221; box in the DIVI Theme customizer as shown below.</p>
<div id="attachment_118361" style="width: 1325px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118361" class="wp-image-118361 size-full" title="Social icons disabled on desktop and mobile" src="https://wpportfolio.com/wp-content/uploads/2019/10/Social-icons-disabled-on-desktop-and-mobile.jpg" alt="Social icons disabled on desktop and mobile" width="1315" height="650" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Social-icons-disabled-on-desktop-and-mobile.jpg 1315w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-icons-disabled-on-desktop-and-mobile-1280x633.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-icons-disabled-on-desktop-and-mobile-980x484.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-icons-disabled-on-desktop-and-mobile-480x237.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1315px, 100vw" /><p id="caption-attachment-118361" class="wp-caption-text">Social icons disabled on desktop and mobile</p></div>
<h2> </h2>
<h2>Keep Social Icons on Desktop and Remove it only on Tablets and Mobile</h2>
<p>If you wanted to keep the social icons on the desktop and disable/remove it only on mobile from DIVI&#8217;s bottom bar/footer, we can use a little bit of CSS. First make sure you have checked the &#8220;SHOW SOCIAL ICONS&#8221; in the Theme Customizer&#8211;&gt; Footer &#8211;&gt; Footer Elements as shown in the image above.</p>
<p>To add the CSS, 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>/* Disable Social Icons on Bottom bar on tablets and smaller devices */<br />@media all and (max-width: 980px) {<br />#footer-bottom .et-social-icons {display: none;}<br />}</p>
<p>This will show the icons on the desktop but will remove it from the tablet and mobile devices as shown below.</p>
<div id="attachment_118367" style="width: 404px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118367" class="wp-image-118367 size-full" title="Social Icons removed on Mobile - DIVI" src="https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-removed-on-Mobile-DIVI.jpg" alt="Social Icons removed on Mobile - DIVI" width="394" height="496" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-removed-on-Mobile-DIVI.jpg 394w, https://wpportfolio.com/wp-content/uploads/2019/10/Social-Icons-removed-on-Mobile-DIVI-238x300.jpg 238w" sizes="(max-width: 394px) 100vw, 394px" /><p id="caption-attachment-118367" class="wp-caption-text">Social Icons removed on Mobile &#8211; DIVI</p></div>
<p>&nbsp;</p>
<p>I hope this tip was useful and you get a chance to use it on your website. If you do, please leave me 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_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 –</h2>
<ul>
<li><a href="https://wpportfolio.com/how-to-remove-the-bottom-bar-footer-from-divi/">How to Remove the Bottom Bar/Footer from DIVI</a></li>
<li><a href="https://wpportfolio.com/add-background-image-to-the-divi-footer-bottom-bar/">Add Background Image to the DIVI Footer/Bottom Bar</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/remove-social-icons-from-bottom-bar-footer-on-mobile-in-divi/">Remove Social Icons from Bottom Bar/Footer on Mobile 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 Color of Primary and Mobile Menu on Hover in DIVI</title>
		<link>https://wpportfolio.com/change-color-of-primary-and-mobile-menu-on-hover-in-divi/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Sun, 29 Sep 2019 09:55:32 +0000</pubDate>
				<category><![CDATA[DIVI Primary Menu]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Mobile]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118307</guid>

					<description><![CDATA[<p>Let's use CSS to change the color of the DIVI primary menu and sub menu links on desktop and mobile, when you hover over them. </p>
<p>The post <a href="https://wpportfolio.com/change-color-of-primary-and-mobile-menu-on-hover-in-divi/">Change Color of Primary and Mobile Menu on Hover 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>Change the color of the primary menu and sub menu links on desktop and mobile, when you hover over them. By default you can set the color of the Primary Menu items and only the active menu item using the DIVI options.</p>
<p>Its a good visual indicator for the user when you change the color of the menu, specially if you have long sub menus. </p>
<p>Let’s add some CSS to change the colors for desktop and mobile. 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. <br />I have used an orange color (#ffa500) in my example CSS. Change it to the color best suitable for your website.</p>
<h2> </h2>
<h2>Add CSS to Change Hover Colors for your Primary Menu</h2>
<p>/* Change color on primary menu */<br />#top-menu-nav #top-menu a:hover,#mobile_menu_slide a:hover <br />{<br />    color: #ffa500!important;<br />    opacity:1 !important;<br />}</p>
<div id="attachment_118330" style="width: 1305px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118330" class="wp-image-118330 size-full" title="Change color of primary menu on hover - DIVI" src="https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-primary-menu-on-hover-1.jpg" alt="Change color of primary menu on hover - DIVI" width="1295" height="582" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-primary-menu-on-hover-1.jpg 1295w, https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-primary-menu-on-hover-1-1280x575.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-primary-menu-on-hover-1-980x440.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-primary-menu-on-hover-1-480x216.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1295px, 100vw" /><p id="caption-attachment-118330" class="wp-caption-text">Change color of primary menu on hover &#8211; DIVI</p></div>
<h2> </h2>
<h2>Add CSS to Change Hover Colors for your Mobile Menu</h2>
<p>/* Change color on Mobile Menu  */<br />.et_mobile_menu li a:hover, header#main-header.et-fixed-header ul li ul li a:hover<br />{<br /> color: #ffa500 !important;<br /> opacity:1 !important;<br />}</p>
<div id="attachment_118332" style="width: 423px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118332" class="wp-image-118332 size-full" title="Change color of mobile menu on hover - DIVI" src="https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-mobile-menu-on-hover3.jpg" alt="Change color of mobile menu on hover - DIVI" width="413" height="580" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-mobile-menu-on-hover3.jpg 413w, https://wpportfolio.com/wp-content/uploads/2019/09/Change-color-of-mobile-menu-on-hover3-214x300.jpg 214w" sizes="(max-width: 413px) 100vw, 413px" /><p id="caption-attachment-118332" class="wp-caption-text">Change color of mobile menu on hover &#8211; DIVI</p></div>
<p>&nbsp;</p>
<p>I hope this DIVI Tip was helpful and if you do use it on your site, leave me a comment. For more such useful tips on WordPress and DIVI, do 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 –</h2>
<ul>
<li><a href="https://wpportfolio.com/how-to-remove-the-drop-down-arrow-from-the-divi-primary-menu/">How to Remove the Drop Down Arrow from the DIVI Primary Menu</a></li>
<li><a href="https://wpportfolio.com/hamburger-menu-color/">How to Change Hamburger or Mobile Menu Color in Divi</a></li>
<li><a href="https://wpportfolio.com/change-the-color-for-email-phone-and-social-media-icons-in-divi/">Change the Color for Email, Phone and Social Media Icons 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/change-color-of-primary-and-mobile-menu-on-hover-in-divi/">Change Color of Primary and Mobile Menu on Hover 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>Show Social Media Icons on Mobile in DIVI</title>
		<link>https://wpportfolio.com/show-social-media-icons-on-mobile-in-divi/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Sat, 28 Sep 2019 15:29:26 +0000</pubDate>
				<category><![CDATA[DIVI Top Header]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social Icons]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118289</guid>

					<description><![CDATA[<p>Do you want to display your social media icons on mobile in DIVI? Let's see how we can use a few lines of CSS to display the social media icons on mobile.</p>
<p>The post <a href="https://wpportfolio.com/show-social-media-icons-on-mobile-in-divi/">Show Social Media Icons on Mobile 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>Do you want to display the social media icons on the mobile?. By default when you add social media icons and display it on the top header, it will not be displayed on the mobile.</p>
<p>There is no option in DIVI to display social icons on mobile. But we can add a few lines of CSS and display the social icons on mobile also. This is helpful for quick access to social media on your mobile as most people use mobile devices these days. </p>
<div id="attachment_118295" style="width: 1263px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118295" class="wp-image-118295 size-full" src="https://wpportfolio.com/wp-content/uploads/2019/09/social-icons-on-desktop-divi.jpg" alt="Social icons on desktop DIVI" width="1253" height="559" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/social-icons-on-desktop-divi.jpg 1253w, https://wpportfolio.com/wp-content/uploads/2019/09/social-icons-on-desktop-divi-980x437.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/09/social-icons-on-desktop-divi-480x214.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1253px, 100vw" /><p id="caption-attachment-118295" class="wp-caption-text">Social icons on desktop &#8211; DIVI</p></div>
<p>&nbsp;</p>
<p>When you view your website on a mobile device, the social icons will not show by default as shown below. </p>
<div id="attachment_118296" style="width: 409px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118296" class="wp-image-118296 size-full" src="https://wpportfolio.com/wp-content/uploads/2019/09/no-social-icons-on-mobile-divi.jpg" alt="No social icons on mobile DIVI" width="399" height="591" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/no-social-icons-on-mobile-divi.jpg 399w, https://wpportfolio.com/wp-content/uploads/2019/09/no-social-icons-on-mobile-divi-203x300.jpg 203w" sizes="(max-width: 399px) 100vw, 399px" /><p id="caption-attachment-118296" class="wp-caption-text">No social icons on mobile &#8211; DIVI</p></div>
<p>&nbsp;</p>
<h2>Display Social Icons on Mobile using CSS</h2>
<p>Let&#8217;s add some CSS to force the DIVI theme to show the social icons. 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>@media only screen and (max-width: 768px) {<br />div#et-secondary-menu {<br />display: block !important;<br />margin-top: 5px !important;<br />}<br />#et-secondary-menu&gt;div.et_duplicate_social_icons&gt;ul&gt;li a {<br />display: block;<br />padding-bottom: .50em;<br />}<br />}</p>
<p>Now the social icons will show on the mobile. Make sure you adjust the padding-bottom in the CSS. Make it bigger if you want more space below the social icons. Also if you want to display the icons on tablet also, increase the max-width: 768px to a higher value like max-width: 992px.</p>
<div id="attachment_118297" style="width: 417px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118297" class="wp-image-118297 size-full" src="https://wpportfolio.com/wp-content/uploads/2019/09/social-icons-on-mobile-divi.jpg" alt="Social icons displayed on mobile - DIVI" width="407" height="567" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/social-icons-on-mobile-divi.jpg 407w, https://wpportfolio.com/wp-content/uploads/2019/09/social-icons-on-mobile-divi-215x300.jpg 215w" sizes="(max-width: 407px) 100vw, 407px" /><p id="caption-attachment-118297" class="wp-caption-text">Social icons displayed on mobile &#8211; DIVI</p></div>
<p>I hope this tip has been helpful to you and if you do use it on your DIVI website, do leave me 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_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  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"><h2>Related Posts –</h2>
<ul>
<li><a href="https://wpportfolio.com/add-extra-text-on-your-divi-top-header-before-the-phone-number/">Add Extra Text on your DIVI Top Header Before the Phone Number</a></li>
<li><a href="https://wpportfolio.com/turn-header-phone-number-into-clickable-link-in-divi/">Turn Header Phone Number into Clickable Link in DIVI</a></li>
<li><a href="https://wpportfolio.com/change-the-color-for-email-phone-and-social-media-icons-in-divi/">Change the Color for Email, Phone and Social Media Icons 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_8">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_8  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/show-social-media-icons-on-mobile-in-divi/">Show Social Media Icons on Mobile 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>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_9 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_9  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>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 loading="lazy" 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 loading="lazy" 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_10">
				<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_10  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_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_11  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/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_12 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_12">
				<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_12  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_13">
				<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_13  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_4 et_pb_comments_module et_pb_bg_layout_light">
				
				
				
				
				
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_14 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_14">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_14  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_14  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_15 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_15">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_15  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_15  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_16 et_pb_gutters2">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_16  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_17  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_18  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_17">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_19  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_16  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_5 et_pb_comments_module et_pb_bg_layout_light">
				
				
				
				
				
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_17 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_18">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_20  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_17  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>
	</channel>
</rss>
