<?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>Background Image Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<atom:link href="https://wpportfolio.com/tag/background-image/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpportfolio.com/tag/background-image/</link>
	<description>Custom Divi Designs &#38; WordPress Solutions for Small Businesses</description>
	<lastBuildDate>Wed, 14 Jan 2026 05:16:36 +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>Background Image Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<link>https://wpportfolio.com/tag/background-image/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Add Background Image to the DIVI Secondary Menu/Top Header</title>
		<link>https://wpportfolio.com/add-background-image-to-the-divi-secondary-menu-top-header/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Tue, 08 Oct 2019 06:31:20 +0000</pubDate>
				<category><![CDATA[DIVI Secondary Menu]]></category>
		<category><![CDATA[Background Image]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Top Header]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118563</guid>

					<description><![CDATA[<p>In this tutorial, we will add a background image to the Secondary Menu, also know as the the top header in the DIVI theme using a little CSS.</p>
<p>The post <a href="https://wpportfolio.com/add-background-image-to-the-divi-secondary-menu-top-header/">Add Background Image to the DIVI Secondary Menu/Top Header</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 this post, we will see how to add a background image to the DIVI secondary menu area also know as the top header. You can change the colors of the DIVI Secondary Menu using the Theme Customizer Options, but cannot add an image as a background using the Theme Customizer.</p>
<h2> </h2>
<h2>Settings in the DIVI THEME CUSTOMIZER</h2>
<p>Before I change the background to an image, my background for the secondary menu was set to a black color.  This was set in the DIVI Customizer by going to <br />DIVI &#8211;&gt; Theme Customizer –-&gt; Header &amp; Navigation –-&gt; Secondary Menu Bar &#8211;&gt; BACKGROUND COLOR</p>
<p>I have chosen a color of Orange for the text color. This can be selected by navigating to <br />DIVI &#8211;&gt; Theme Customizer –-&gt; Header &amp; Navigation –-&gt; Secondary Menu Bar &#8211;&gt; TEXT COLOR</p>
<p>This is what my the top header/secondary menu looks like with the black background and orange text setting for the secondary menu.</p>
<p>&nbsp;</p>
<div id="attachment_118568" style="width: 1320px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-118568" class="wp-image-118568 size-full" title="Background Color Secondary Menu - DIVI" src="https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Secondary-Menu-DIVI.jpg" alt="Background Color Secondary Menu - DIVI" width="1310" height="658" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Secondary-Menu-DIVI.jpg 1310w, https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Secondary-Menu-DIVI-1280x643.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Secondary-Menu-DIVI-980x492.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Secondary-Menu-DIVI-480x241.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) 1310px, 100vw" /><p id="caption-attachment-118568" class="wp-caption-text">Background Color Secondary Menu &#8211; DIVI</p></div>
<h2> </h2>
<h2>Things To Do Before You Add the CSS</h2>
<p>Choose the color for your text, so that it contrasts well with the background image that you are going to be using. Use a dark color text if the background image is light in color. I have chosen orange as my text color for this example. Make sure you adjust the colors for the social icons to match your background image.</p>
<p>The social icons color cannot be changed from the DIVI Theme Customizer. You can check out my post : <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> to change the color of the social icons with a few lines of CSS.</p>
<p>Next, make sure you upload the image you want for your background in your media library. I have used an attribution free picture from the site pixabay. I have also sized the image to a 1920px by 108px using Photoshop. </p>
<p>Once the image is uploaded to the media library, find the URL of the image. You will need that in the CSS that we write. </p>
<p>My background image looks like this</p>
<div id="attachment_118569" style="width: 1930px" class="wp-caption aligncenter"><img decoding="async" aria-describedby="caption-attachment-118569" class="wp-image-118569 size-full" title="Secondary Menu Background Image" src="https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background.jpg" alt="Secondary Menu Background Image" width="1920" height="108" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background.jpg 1920w, https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background-1280x72.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background-980x55.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background-480x27.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) 1920px, 100vw" /><p id="caption-attachment-118569" class="wp-caption-text">Secondary Menu Background Image</p></div>
<p>The URL was <a href="https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background.jpg">https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background.jpg</a></p>
<h2> </h2>
<h2>CSS to add Background Image on DIVI Secondary Menu </h2>
<p>To add the CSS, head over to your style.css in your child theme and paste the following CSS. <br />Alternatively you can also go to DIVI -&gt; Theme Options and paste the CSS in the Custom CSS box.</p>
<p>/* CSS to Add Background Image to the DIVI Secondary Menu */<br />#top-header{<br />background:url(https://wpportfolio.com/wp-content/uploads/2019/10/secondarymenu-background.jpg)<br />no-repeat center;<br />background-size: cover;<br />}</p>
<p>Make sure you replace the background URL to the url of your image.</p>
<p>Here is what the Secondary menu looks like after applying the above CSS.</p>
<div id="attachment_118571" style="width: 1359px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118571" class="wp-image-118571 size-full" title="Secondary Menu with Background Image - DIVI" src="https://wpportfolio.com/wp-content/uploads/2019/10/Secondary-Menu-with-Background-Image-DIVI.jpg" alt="Secondary Menu with Background Image - DIVI" width="1349" height="619" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Secondary-Menu-with-Background-Image-DIVI.jpg 1349w, https://wpportfolio.com/wp-content/uploads/2019/10/Secondary-Menu-with-Background-Image-DIVI-1280x587.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/Secondary-Menu-with-Background-Image-DIVI-980x450.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/Secondary-Menu-with-Background-Image-DIVI-480x220.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) 1349px, 100vw" /><p id="caption-attachment-118571" class="wp-caption-text">Secondary Menu with Background Image &#8211; DIVI</p></div>
<p>&nbsp;</p>
<p>I hope you like this tip and if you do use it on your website, do leave me a comment. For more DIVI TIPS and TRICKS make sure you visit my <a href="https://wpportfolio.com/divi-blog/">DIVI BLOG</a>. <br />If you like to hire me for designing or editing your DIVI website, send me a message on my <a href="https://wpportfolio.com/contact-divi-freelancer/">contact page</a>.</p>
<p>Picture courtesy &#8211; Pixabay.<br />Image used for background.: https://pixabay.com/illustrations/banner-header-logo-header-1631295/</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/add-background-image-to-your-divi-mobile-menu/">Background Image on your DIVI Mobile Menu</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>
<li><a href="https://wpportfolio.com/add-background-image-to-the-divi-primary-menu-main-header/">Background Image on the DIVI Primary Menu/Main Header</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-the-divi-secondary-menu-top-header/">Add Background Image to the DIVI Secondary Menu/Top Header</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 the DIVI Primary Menu/Main Header</title>
		<link>https://wpportfolio.com/add-background-image-to-the-divi-primary-menu-main-header/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Sun, 06 Oct 2019 05:41:11 +0000</pubDate>
				<category><![CDATA[DIVI Primary Menu]]></category>
		<category><![CDATA[Background Image]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Primary Menu]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118473</guid>

					<description><![CDATA[<p>In this tutorial, we will add a background image to the Primary Menu, also know as the the main header in the DIVI theme using a little CSS.</p>
<p>The post <a href="https://wpportfolio.com/add-background-image-to-the-divi-primary-menu-main-header/">Add Background Image to the DIVI Primary Menu/Main Header</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>Today we will see how to add a background image to the DIVI primary menu also know as the main header. You can change the colors of the DIVI Primary Menu using the Theme Customizer Options, but cannot add an image using the Theme Customizer.</p>
<h2> </h2>
<h2>Settings in the DIVI THEME CUSTOMIZER</h2>
<p>Before I change the background to an image, my background for the primary menu was set to a black color.  This was set in the DIVI Customizer by going to <br />DIVI &#8211;&gt; Theme Customizer –-&gt; Header &amp; Navigation –-&gt; Primary Menu Bar &#8211;&gt; BACKGROUND COLOR</p>
<p>I have chosen a color of WHITE for the text color. This can be selected by navigating to <br />DIVI &#8211;&gt; Theme Customizer –-&gt; Header &amp; Navigation –-&gt; Primary Menu Bar &#8211;&gt; TEXT COLOR</p>
<p>This is what my the main header looks like with the black background and white text setting for the primary menu. </p>
<p>&nbsp;</p>
<div id="attachment_118476" style="width: 1328px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118476" class="wp-image-118476 size-full" title="Background Color Primary Menu - DIVI" src="https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Primary-Menu.jpg" alt="Background Color Primary Menu - DIVI" width="1318" height="599" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Primary-Menu.jpg 1318w, https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Primary-Menu-1280x582.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Primary-Menu-980x445.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/Background-Color-Primary-Menu-480x218.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) 1318px, 100vw" /><p id="caption-attachment-118476" class="wp-caption-text">Background Color Primary Menu &#8211; DIVI</p></div>
<h2> </h2>
<h2>Things To Do Before You Add the CSS</h2>
<p>Choose the color for your text, so that it contrasts well with the background image that you are going to be using. Use a dark color text if the background image is light in color. I have chosen white as my background image is dark in this example. Make sure you adjust the colors for the social icons to match your background image.</p>
<p>The social icons color cannot be changed from the DIVI Theme Customizer. You can check out my post : <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> to change the color of the social icons with a few lines of CSS.</p>
<p>Next, make sure you upload the image you want for your background in your media library. I have used an attribution free picture from the site pixabay. I have also sized the image to a 1920px by 108px using Photoshop. </p>
<p>Once the image is uploaded to the media library, find the URL of the image. You will need that in the CSS that we write. </p>
<p>My background image looks like this</p>
<div id="attachment_118475" style="width: 1930px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118475" class="wp-image-118475 size-full" title="Primary Menu Background Image" src="https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background.jpg" alt="Primary Menu Background Image" width="1920" height="108" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background.jpg 1920w, https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background-1280x72.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background-980x55.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background-480x27.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) 1920px, 100vw" /><p id="caption-attachment-118475" class="wp-caption-text">Primary Menu Background Image</p></div>
<p>The URL was <a href="https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background.jpg">https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background.jpg</a></p>
<h2> </h2>
<h2>CSS to add Background Image on DIVI Primary Menu </h2>
<p>To add the CSS, head over to your style.css in your child theme and paste the following CSS. <br />Alternatively you can also go to DIVI -&gt; Theme Options and paste the CSS in the Custom CSS box.</p>
<p>/* Add a Background Image to the DIVI Primary Menu */<br />#main-header{<br />background: url(&#8220;https://wpportfolio.com/wp-content/uploads/2019/10/primarymenu-background.jpg&#8221;) !important;<br />background-repeat: no-repeat !important;<br />background-size: cover !important;<br />}</p>
<p>Make sure you replace the background URL to the url of your image. </p>
<p>Here is what the Primary menu looks like after applying the above CSS. </p>
<p>&nbsp;</p>
<div id="attachment_118477" style="width: 1360px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-118477" class="wp-image-118477 size-full" title="Primary Menu with Background Image - DIVI" src="https://wpportfolio.com/wp-content/uploads/2019/10/Primary-Menu-with-Background-Image-DIVI.jpg" alt="Primary Menu with Background Image - DIVI" width="1350" height="577" srcset="https://wpportfolio.com/wp-content/uploads/2019/10/Primary-Menu-with-Background-Image-DIVI.jpg 1350w, https://wpportfolio.com/wp-content/uploads/2019/10/Primary-Menu-with-Background-Image-DIVI-1280x547.jpg 1280w, https://wpportfolio.com/wp-content/uploads/2019/10/Primary-Menu-with-Background-Image-DIVI-980x419.jpg 980w, https://wpportfolio.com/wp-content/uploads/2019/10/Primary-Menu-with-Background-Image-DIVI-480x205.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) 1350px, 100vw" /><p id="caption-attachment-118477" class="wp-caption-text">Primary Menu with Background Image &#8211; DIVI</p></div>
<p>&nbsp;</p>
<p>I hope you like this tip and if you do use it on your website, do leave me a comment. Also for more such tips make sure you check out my <a href="https://wpportfolio.com/divi-blog/">DIVI TIPS</a> on my blog.</p>
<p>Picture courtesy &#8211; Pixabay.<br />Image used for background.: https://pixabay.com/illustrations/banner-header-logo-header-1631295/</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/add-background-image-to-your-divi-mobile-menu/">Add Background image to your DIVI mobile menu</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_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-background-image-to-the-divi-primary-menu-main-header/">Add Background Image to the DIVI Primary Menu/Main Header</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>
