<?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>Customization &#8211; Jedi Help Center</title>
	<atom:link href="https://support.jedithemes.com/category/wordpress/customization/feed/" rel="self" type="application/rss+xml" />
	<link>https://support.jedithemes.com</link>
	<description>Theme Documentation</description>
	<lastBuildDate>Tue, 27 Feb 2024 10:11:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7</generator>

<image>
	<url>https://support.jedithemes.com/wp-content/uploads/2021/04/jedi-favicon-150x150.png</url>
	<title>Customization &#8211; Jedi Help Center</title>
	<link>https://support.jedithemes.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress: Footer Bar Widget Area</title>
		<link>https://support.jedithemes.com/footer-bar-widget-area/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 10 Apr 2023 06:53:39 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=808</guid>

					<description><![CDATA[You can add widgets into the footer bar, which is the area that holds the shop credit. This can be super useful for adding things like menus or social icons. Table of Contents Add Footer Menu First, you want to create a new menu in Appearance > Menus and set the &#8216;Display Location&#8217; to Footer [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>You can add widgets into the footer bar, which is the area that holds the shop credit.</p>



<p>This can be super useful for adding things like menus or social icons.</p>



<p>Table of Contents</p>



<ul class="wp-block-list">
<li><a href="https://support.jedithemes.com/footer-bar-widget-area/#add-footer-menu">Add Footer Menu</a></li>



<li><a href="https://support.jedithemes.com/footer-bar-widget-area/#social-icons">Add Social Icons</a></li>



<li><a href="https://support.jedithemes.com/footer-bar-widget-area/#settings">Footer Bar Settings</a></li>



<li><a href="https://support.jedithemes.com/footer-bar-widget-area/#fonts-colors">Change Fonts &amp; Colors</a></li>
</ul>



<h2 class="wp-block-heading" id="add-footer-menu">Add Footer Menu</h2>



<p>First, you want to create a new menu in <strong>Appearance</strong> > <strong>Menus</strong> and set the &#8216;Display Location&#8217; to <strong>Footer Menu</strong>. You can learn how to that <a href="https://support.jedithemes.com/change-header-navigation-layout/">here</a>.</p>



<h2 class="wp-block-heading" id="social-icons">Add Social Icons</h2>



<p>You can display social icons easily by adding links to your profiles as explained <a href="https://support.jedithemes.com/social-icons/">here</a>.</p>



<h2 class="wp-block-heading" id="settings">Footer Bar Settings</h2>



<p>To access the footer settings, go to your WordPress Dashboard > <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Site Footer</strong>. Within the Site Footer settings, you&#8217;ll find various options, including the ability to modify the copyright text, remove the shop credit and customize fonts &amp; colors.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Add Code to Header and Footer</title>
		<link>https://support.jedithemes.com/how-to-add-code-to-wordpress-header-and-footer/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 10 Apr 2023 06:13:12 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=804</guid>

					<description><![CDATA[Often you need to add code to WordPress header and footer when trying to integrate with web services like Google Analytics, Google Search Console, etc. The easiest way to add code to the WordPress header and footer is via a plugin called WPCode: Once you&#8217;re done, don&#8217;t forget to click the &#8216;Save Changes&#8216; button to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Often you need to add code to WordPress header and footer when trying to integrate with web services like Google Analytics, Google Search Console, etc. The easiest way to add code to the WordPress header and footer is via a plugin called WPCode:</p>



<ol class="wp-block-list">
<li>Login to your WordPress Dashboard and go to <strong>Plugins</strong> &gt; <strong>Add New</strong>.</li>



<li>Search for the <strong>WPCode – Insert Headers and Footers + Custom Code Snippets</strong> plugin &gt; install and activate it</li>



<li>Go to <strong>Code Snippets</strong> (left column) and select <strong>Header &amp; Footer</strong> (see the screenshot below).</li>



<li>If you have to insert any code between <code>&lt;head&gt;</code> and <code>&lt;/head&gt;</code>, add it to the Header box.</li>



<li>If you have to insert any code just below <code>&lt;body&gt;</code>, add it to the Body box.</li>



<li>If you want to add a code above <code>&lt;/body&gt;</code>, add it to the Footer box.</li>
</ol>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="2516" height="1248" src="https://support.jedithemes.com/wp-content/uploads/2023/04/insert-header-body-code-wordpress-wpcode.png" alt="" class="wp-image-805" srcset="https://support.jedithemes.com/wp-content/uploads/2023/04/insert-header-body-code-wordpress-wpcode.png 2516w, https://support.jedithemes.com/wp-content/uploads/2023/04/insert-header-body-code-wordpress-wpcode-300x149.png 300w, https://support.jedithemes.com/wp-content/uploads/2023/04/insert-header-body-code-wordpress-wpcode-1024x508.png 1024w, https://support.jedithemes.com/wp-content/uploads/2023/04/insert-header-body-code-wordpress-wpcode-768x381.png 768w, https://support.jedithemes.com/wp-content/uploads/2023/04/insert-header-body-code-wordpress-wpcode-1536x762.png 1536w, https://support.jedithemes.com/wp-content/uploads/2023/04/insert-header-body-code-wordpress-wpcode-2048x1016.png 2048w" sizes="(max-width: 2516px) 100vw, 2516px" /></figure>



<p>Once you&#8217;re done, don&#8217;t forget to click the &#8216;<strong>Save Changes</strong>&#8216; button to save your settings.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: How to Change Fonts</title>
		<link>https://support.jedithemes.com/how-to-change-fonts/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 08 Apr 2023 18:36:27 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=793</guid>

					<description><![CDATA[There are a few typography controls, so that you may select different fonts for most of the elements. To change the fonts, navigate to your WordPress dashboard and click on Appearance &#62; Customize &#62; Fonts &#38; Colors. The font options to choose from are: Note: Even though you may individually setup different elements, please make [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>There are a few typography controls, so that you may select different fonts for most of the elements. To change the fonts, navigate to your WordPress dashboard and click on <strong>Appearance</strong> &gt; <strong>Customize</strong> &gt; <strong>Fonts &amp; Colors</strong>.</p>



<p>The font options to choose from are:</p>



<ul class="wp-block-list">
<li><strong>Font Family </strong>&#8211; you can choose any Google font family; however, this only allows you to select a font family that is available in the Google Fonts list.</li>



<li><strong>Variants</strong> &#8211; choose the font weight and style.</li>



<li><strong>Font Size</strong> – change the font size by entering the pixel value inside the box.</li>



<li><strong>Text Transform</strong> &#8211; transform the text to either Capitalize, Uppercase or Lowercase.</li>



<li><strong>Line Height</strong> &#8211; this will reduce or increase the gap between the lines. You can type the numeric pixel value in the box as per your requirement.</li>



<li><strong>Letter Spacing</strong> &#8211; increases or decreases the space between characters in a text.</li>
</ul>



<p>Note: Even though you may individually setup different elements, please make sure to use two or three font families max in order to keep your website loading fast.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: How to Change Colors</title>
		<link>https://support.jedithemes.com/how-to-change-colors/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 08 Apr 2023 18:01:53 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=786</guid>

					<description><![CDATA[If you want to spice things up a bit and make your website look different, then changing the colors might be a good idea. Leveraging the built-in Customizer, you can easily modify colors both globally, affecting the entire website, and individually, targeting specific page elements. This flexibility allows you to tailor the visual experience to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>If you want to spice things up a bit and make your website look different, then changing the colors might be a good idea. Leveraging the built-in Customizer, you can easily modify colors both globally, affecting the entire website, and individually, targeting specific page elements. This flexibility allows you to tailor the visual experience to your liking, ensuring your website reflects your unique style and vision.</p>



<p>Note: it&#8217;s much easier and faster to change colors using the palette. But if you want to adjust the colors of a few elements, do it individually.</p>



<h2 class="wp-block-heading">Change Color Palette (Globally)</h2>



<p>Go to your WordPress dashboard > <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Fonts &amp; Colors</strong> > <strong>Global Palette</strong>. Within this section, you have the option to adjust not only the background color from light to dark but also the colors of text and accents to suit your preferences.</p>



<h2 class="wp-block-heading">Change Colors Individually</h2>



<p>To change your site colors individually, simply navigate to <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Fonts &amp; Colors</strong> and click on the location or element you want to change. </p>



<p>All color controls support the live-preview feature, so you may instantly preview changes before saving your configuration.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Slider Settings</title>
		<link>https://support.jedithemes.com/slider-settings/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 08 Apr 2023 09:14:10 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=768</guid>

					<description><![CDATA[Our Slider&#160;allows you to use WordPress posts in your slideshow, as well as insert images to generate slides. You can show or hide slider buttons, change the width, layout, number of slides to scroll and so on. Adding the Slider Note: you can use only one the slider per page. Select &#38; open the page [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Our Slider&nbsp;allows you to use WordPress posts in your slideshow, as well as insert images to generate slides. You can show or hide slider buttons, change the width, layout, number of slides to scroll and so on.</p>



<h2 class="wp-block-heading" id="add-the-slider">Adding the Slider</h2>



<p><strong>Note:</strong> you can use only one the slider per page.</p>



<p>Select &amp; open the page (or go to <strong>Appearance</strong> &gt; <strong>Widgets</strong> and select &amp; expand a widget area) where you want to use the slider &gt; find the <strong>Shortcode</strong> block and add the following:</p>



<pre class="wp-block-code"><code>&#91;jedithemes-slider]</code></pre>



<h2 class="wp-block-heading" id="edit-the-slider">Slider Options</h2>



<p>Go to your WordPress dashboard > <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Featured Slider</strong> > <strong>Slider Settings</strong>.</p>



<p>Here you can choose the slider type:</p>



<ul class="wp-block-list">
<li><strong>Automatic</strong> &#8211; it will display your blog posts.</li>



<li><strong>Manual</strong> &#8211; allows you to upload your own images, add text and links.</li>
</ul>



<p>You can also change the width, layout, how many slides to display, change buttons etc.</p>



<h2 class="wp-block-heading" id="change-the-fonts--colors">Change Fonts &amp; Colors</h2>



<p>To change fonts &amp; colors, go to <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Featured Slider</strong> > <strong>Fonts &amp; Colors</strong>. </p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Navigation Menu Settings</title>
		<link>https://support.jedithemes.com/navigation-menu-settings/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 08 Apr 2023 08:16:43 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=761</guid>

					<description><![CDATA[The navigation menu plays a significant role in producing a great user experience. It facilitates visitors&#8217; viewing and access to various parts of your site. Therefore, it’s important that your navigation menu appear and function as you intend. Here&#8217;s how to access the navigation menu settings to change the fonts, colors and some other options: [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>The navigation menu plays a significant role in producing a great user experience. It facilitates visitors&#8217; viewing and access to various parts of your site. Therefore, it’s important that your <a href="https://support.jedithemes.com/how-to-create-a-menu-in-wordpress/">navigation menu</a> appear and function as you intend. Here&#8217;s how to access the <a href="https://support.jedithemes.com/change-header-navigation-layout/">navigation menu settings</a> to change the fonts, colors and some other options:</p>



<p>Table of Contents</p>



<ul class="wp-block-list">
<li><a href="https://support.jedithemes.com/navigation-menu-settings/#header-navigation-settings">Header &amp; Navigation Settings</a></li>



<li><a href="https://support.jedithemes.com/navigation-menu-settings/#change-fonts">How to Change Fonts</a></li>



<li><a href="https://support.jedithemes.com/navigation-menu-settings/#change-colors">How to Change Colors</a></li>
</ul>



<h2 class="wp-block-heading" id="header-navigation-settings">Header &amp; Navigation Settings</h2>



<p>To access the Header &amp; Navigation settings, go to your WordPress dashboard &gt; <strong>Appearance</strong> &gt; <strong>Customize</strong> &gt; <strong>Header &amp; Menu</strong>.</p>



<p>You can make the menu/header sticky, change the width, padding, show social icons or change the mobile navigation layout.</p>



<h2 class="wp-block-heading" id="change-fonts">How to Change Fonts &amp; Colors</h2>



<p>Go to your WordPress dashboard > <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Fonts &amp; Colors</strong> > <strong>Site Header</strong>. Note: to access the options for the menu, visit <strong>Primary &amp; Secondary Menus</strong>, or <strong>Left &amp; Right Menus</strong>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Change Header &#038; Navigation Layout</title>
		<link>https://support.jedithemes.com/change-header-navigation-layout/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 07 Apr 2023 18:08:55 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Site Configuration]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=752</guid>

					<description><![CDATA[There are a few different ways in which you can display the header and navigation menu on your site. Firstly, your theme will have designated menu areas. The list of available menu locations are displayed at the bottom of the menu screen under the title &#8220;Menu Settings&#8221; such as: After setting up the location, you [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>There are a few different ways in which you can <a href="https://support.jedithemes.com/site-title-tagline-and-logo/">display the header</a> and navigation menu on your site. Firstly, your theme will have designated menu areas. The list of available menu locations are displayed at the bottom of the menu screen under the title &#8220;<strong>Menu Settings</strong>&#8221; such as:</p>



<ol class="wp-block-list">
<li><strong>Primary Menu</strong> &#8211; appears above the site title.</li>



<li><strong>Secondary Menu</strong> &#8211; appears below the site title.</li>



<li><strong>Left Menu</strong> &#8211; appears on the left of the site title.</li>



<li><strong>Right Menu</strong> &#8211; appears on the right of the site title.</li>



<li><strong>Footer Menu</strong> &#8211; appears in the site footer.</li>



<li><strong>Mobile Menu</strong> &#8211; appears on mobile devices.</li>
</ol>



<p>After setting up the location, you may also want change the look and feel of your header &amp; navigation. Learn more in our <a href="https://support.jedithemes.com/navigation-menu-settings/">Navigation Menu Settings</a> tutorial.</p>



<p>If you&#8217;re new to WordPress and need further help, please also follow our tutorial on <a href="https://support.jedithemes.com/how-to-create-a-menu-in-wordpress/">How to Create a Menu</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Site Title, Tagline and Logo</title>
		<link>https://support.jedithemes.com/site-title-tagline-and-logo/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 07 Apr 2023 11:54:40 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=747</guid>

					<description><![CDATA[To add a logo to your website, navigate to Appearance > Customize > Site Identity and click on Select logo in the &#8220;Logo&#8221; section to upload your image. Furthermore, you can adjust the logo size for both desktop &#38; mobile using the Logo Width fields. Some tips Note: Image logos are optional. You may use your [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>To add a logo to your website, navigate to <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Site Identity</strong> and click on <strong>Select logo</strong> in the &#8220;Logo&#8221; section to upload your image.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="575" src="https://support.jedithemes.com/wp-content/uploads/2023/04/site-logo-tagline-wordpress-1024x575.png" alt="" class="wp-image-1143" srcset="https://support.jedithemes.com/wp-content/uploads/2023/04/site-logo-tagline-wordpress-1024x575.png 1024w, https://support.jedithemes.com/wp-content/uploads/2023/04/site-logo-tagline-wordpress-300x168.png 300w, https://support.jedithemes.com/wp-content/uploads/2023/04/site-logo-tagline-wordpress-768x431.png 768w, https://support.jedithemes.com/wp-content/uploads/2023/04/site-logo-tagline-wordpress-1536x863.png 1536w, https://support.jedithemes.com/wp-content/uploads/2023/04/site-logo-tagline-wordpress.png 1697w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Furthermore, you can adjust the logo size for both desktop &amp; mobile using the <strong>Logo Width</strong> fields.</p>



<h4 class="wp-block-heading" id="some-tips">Some tips</h4>



<ul class="wp-block-list">
<li>To make your logo look crisp on all devices, the image you upload should be twice the size you want it to be; for example, if you set the logo&#8217;s width to 400px, the image should be at least 800px or larger.</li>



<li>Crop any extra white space around your logo to ensure that it will display the correct dimensions.</li>
</ul>



<p>Note: Image logos are optional. You may use your site title instead of a logo. Simply remove the logo image and it will automatically fallback to your site title.</p>



<h2 class="wp-block-heading" id="change-site-title-and-tagline-fonts">Change Title &amp; Tagline font</h2>



<ol class="wp-block-list">
<li>To change the site title font, go to <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Fonts &amp; Colors</strong> > <strong>Global Fonts</strong> > <strong>Site Title Font</strong>.</li>



<li>To change the tagline font, go to <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Fonts &amp; Colors</strong> > <strong>Site Title &amp; Tagline</strong>.</li>
</ol>



<h2 class="wp-block-heading" id="change-the-colors">Change Colors</h2>



<p>From your WordPress dashboard, go to <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Fonts &amp; Colors</strong> > <strong>Site Title &amp; Tagline</strong>.</p>



<h2 class="wp-block-heading" id="upload-an-image-as-a-background">Upload an image as a background</h2>



<ol class="wp-block-list">
<li>Go to your WordPress dashboard > <strong>Appearance</strong> > <strong>Customize</strong> > <strong>Fonts &amp; Colors</strong> > <strong>Site Header</strong>.</li>



<li>Click on <strong>Select image</strong> under <strong>Site Header Background Image</strong>.</li>



<li>Below you can adjust background options such as background repeat, position, size and attachment.</li>
</ol>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Change the Content &#038; Sidebar Width</title>
		<link>https://support.jedithemes.com/how-to-change-the-content-sidebar-width/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 07 Apr 2023 11:01:19 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=737</guid>

					<description><![CDATA[Our themes include powerful functions to easily change the site layout and adjust the widths of your content and sidebar. All you need to do is go to Appearance &#62; Customize &#62; Site Layout to tweak your layouts and view the changes live. You can use pixels or percentages for the value. There isn&#8217;t any [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Our themes include powerful functions to easily <a href="https://support.jedithemes.com/site-page-layout/">change the site layout</a> and adjust the widths of your content and sidebar. All you need to do is go to <strong>Appearance</strong> &gt; <strong>Customize</strong> &gt; <strong>Site Layout</strong> to tweak your layouts and view the changes live.</p>



<ul class="wp-block-list">
<li><strong>Site Container&nbsp;Width</strong>: Your site width (all content).</li>



<li><strong>Single Post/Page Width</strong>: The area with the content when your left or right sidebar is enabled.</li>



<li><strong>Sidebar Width</strong>: Your sidebar width.</li>



<li><strong>Blog Pages Width</strong>: the width of your blog posts container.</li>



<li><strong>Archive/Category/Search Page Width</strong>: the width of your archive and search results container.</li>
</ul>



<p>You can use pixels or percentages for the value. There isn&#8217;t any max or minimum.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Site/Page Layout</title>
		<link>https://support.jedithemes.com/site-page-layout/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 07 Apr 2023 08:15:04 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=725</guid>

					<description><![CDATA[You can configure your site layout in&#160;Appearance&#160;&#62;&#160;Customize&#160;&#62; Site Layout. On this location, you will find several layout options including: These options apply to the entire site. If you want to hide the layout on specific pages, check the boxes below them. Some of the other options are: &#8211; Hide sidebar on single posts This setting [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>You can configure your site layout in&nbsp;<strong>Appearance</strong>&nbsp;&gt;&nbsp;<strong>Customize</strong>&nbsp;&gt; <strong>Site Layout</strong>.</p>



<p>On this location, you will find several layout options including:</p>



<ul class="wp-block-list">
<li>Right Sidebar</li>



<li>Left Sidebar</li>



<li>No Sidebar</li>
</ul>



<p>These options apply to the entire site. If you want to hide the layout on specific pages, check the boxes below them. Some of the other options are:</p>



<h4 class="wp-block-heading" id="single-post-sidebar-layout">&#8211; Hide sidebar on single posts</h4>



<p>This setting is specific to your single posts.</p>



<h4 class="wp-block-heading" id="sidebar-layout">&#8211; Hide sidebar on single pages</h4>



<p>This setting refers to your regular pages.</p>



<h4 class="wp-block-heading" id="blog-sidebar-layout">&#8211; Hide sidebar on blog pages</h4>



<p>This setting is specific for your blog, archives, search results etc.</p>



<h3 class="wp-block-heading" id="different-sidebar-layouts-for-individual-pages-and-posts">Different sidebar layouts for individual pages and posts<a href="https://docs.generatepress.com/article/sidebar-layout/#different-sidebar-layouts-for-individual-pages-and-posts"></a></h3>



<p>For some individual pages or posts, you may want to apply a different layout than your global settings. In this case, you can use the <strong>Sidebar Layout</strong> setting while editing that page/post.</p>



<ol class="wp-block-list">
<li>Go to your WordPress dashboard &gt; <strong>Posts</strong> (or <strong>Pages</strong>) on the left.</li>



<li>Edit the post or page.</li>



<li>Click on the <strong>Sidebar Layout</strong> panel from the right column.</li>



<li>Select <strong>Left Sidebar</strong>, <strong>Right Sidebar</strong> or <strong>No Sidebar</strong>.</li>
</ol>



<h3 class="wp-block-heading" id="other-page-templates">Other page templates</h3>



<ul class="wp-block-list">
<li><strong>Blank</strong> &#8211; removes menu, header and footer and shows only the content you add.</li>



<li><strong>Full Width Content</strong> &#8211; the content spans from right to left and takes the full 100% of the screen&#8217;s width.</li>



<li><strong>No Sidebar, No Title</strong> &#8211; removes both the sidebar and the page title. </li>
</ul>



<p>Note: These can be used only on single pages.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
