<?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: Grey Left Border</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 22:03:28 +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/grey-left-border/#post-24193</guid>
					<title><![CDATA[Grey Left Border]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/#post-24193</link>
					<pubDate>Tue, 03 Nov 2015 20:33:13 +0000</pubDate>
					<dc:creator>costin</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>The logo grid has the &#8220;Add Grey Left Border&#8221; option. How can I replicate this  for right side?</p>
<p>Could you please tell me how can I replicate it to other elements/colums?</p>
<p>Thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/#post-24203</guid>
					<title><![CDATA[Reply To: Grey Left Border]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/#post-24203</link>
					<pubDate>Wed, 04 Nov 2015 09:53:59 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Costin,</p>
<p>You can simply see the CSS for that element, then create your own by swapping the positions:</p>
<pre><code>.logo_gallery.left_border {
    box-shadow: -16px 0px 20px -16px rgba(0, 0, 0, 0.05);
    border-left: 1px solid rgba(0,0,0,0.07);
    margin: 0px 30px 0px 45px;
    padding-left: 30px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/#post-24402</guid>
					<title><![CDATA[Reply To: Grey Left Border]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/#post-24402</link>
					<pubDate>Mon, 09 Nov 2015 13:15:08 +0000</pubDate>
					<dc:creator>costin</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Thank you for your answer. Actually I&#8217;ve managed to use the border in Design Options to achieve this. But is there a way to display the border on desktop and hide it on mobile?</p>
<p>Thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/#post-24405</guid>
					<title><![CDATA[Reply To: Grey Left Border]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/grey-left-border/#post-24405</link>
					<pubDate>Mon, 09 Nov 2015 14:30:08 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure, just add a custom CSS for mobile using a media query.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

