<?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"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Fixed footer below and cart in menu</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 19:29:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34611</guid>
					<title><![CDATA[Fixed footer below and cart in menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34611</link>
					<pubDate>Fri, 21 Feb 2020 19:20:10 +0000</pubDate>
					<dc:creator>garbintecnologia</dc:creator>

					<description>
						<![CDATA[
						<p>Hello I have 2 questions.<br />
1. How to leave the footer fixed below, in this image <img src="https://imgur.com/a/VyoYSq6" alt="" /> (<a href="https://imgur.com/a/VyoYSq6" rel="nofollow">https://imgur.com/a/VyoYSq6</a>) I sent according to the page if there is little content it goes up, leaving space in the arms right after it.</p>
<p>2. How can I show the cart at the end of the menu? such as the search button (magnifying glass).</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34612</guid>
					<title><![CDATA[Reply To: Fixed footer below and cart in menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34612</link>
					<pubDate>Sun, 23 Feb 2020 08:48:38 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>1. I need to see your URL in order to see what CSS your custom component at the bottom applies.<br />
2. The cart appears once you add items in it. Do you want to show it by default?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34613</guid>
					<title><![CDATA[Reply To: Fixed footer below and cart in menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34613</link>
					<pubDate>Mon, 24 Feb 2020 12:42:15 +0000</pubDate>
					<dc:creator>garbintecnologia</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, thanks for the feedback.</p>
<p>1. I don&#8217;t have a URL yet, as I&#8217;m working with localhost.<br />
2. Okay, now I noticed that when I click on buy on the item the cart appears, would I have it always visible even without adding any items?</p>
<p>and another question:<br />
3. In the subheader, the theme has some options. However I would like to add a different link, example: My Orders. How could I do it? edit the theme file? what would be the file?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34615</guid>
					<title><![CDATA[Reply To: Fixed footer below and cart in menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34615</link>
					<pubDate>Tue, 25 Feb 2020 08:29:35 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>1. Will need to see this in action, no idea what your plugin does and how it styles it.<br />
2. You could with a bit of customization. Not sure you need it though.<br />
3. You would copy the theme file to your Child theme and override it there, simply edit that header.php file in your child theme and add your link wherever you need to. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34618</guid>
					<title><![CDATA[Reply To: Fixed footer below and cart in menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34618</link>
					<pubDate>Tue, 25 Feb 2020 12:41:01 +0000</pubDate>
					<dc:creator>garbintecnologia</dc:creator>

					<description>
						<![CDATA[
						<p>Cool, I made the changes using the child theme.<br />
On the footer I managed to keep it down using a little css.</p>
<pre><code>
#wrapper{
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

.content_body{
    flex: 1;   
}
</code></pre>
<p>About the shopping cart I think I will leave the default, but from what I saw it is a css that escorts it.</p>
<p>I don&#8217;t know what happened, I still haven&#8217;t found out, if it was some plugins that injected css and ended up affecting the theme.</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34619</guid>
					<title><![CDATA[Reply To: Fixed footer below and cart in menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fixed-footer-below-and-cart-in-menu/#post-34619</link>
					<pubDate>Tue, 25 Feb 2020 13:42:33 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Ok, let me know if I can help with anything&#8230; <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

