<?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: Alignment of bullet points</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 12:16:23 +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/alignment-of-bullet-points/#post-32999</guid>
					<title><![CDATA[Alignment of bullet points]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/#post-32999</link>
					<pubDate>Tue, 26 Jun 2018 04:00:54 +0000</pubDate>
					<dc:creator>healthcarenz</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>When inserting a list of bullet points in a Text Box element, when the paragraph enters a second line, the text does not line up with the previous line.</p>
<p>Is it possible for this to be lined up?</p>
<p>Example:</p>
<p><a href="http://6k3.ed0.myftpupload.com/nursing-services/" rel="nofollow">http://6k3.ed0.myftpupload.com/nursing-services/</a></p>
<p>With many thanks,</p>
<p>Tim</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/#post-33002</guid>
					<title><![CDATA[Reply To: Alignment of bullet points]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/#post-33002</link>
					<pubDate>Tue, 26 Jun 2018 08:17:03 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, try adding this CSS:</p>
<pre><code>li {
    list-style: outside;
    margin-left: 20px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/#post-33021</guid>
					<title><![CDATA[Reply To: Alignment of bullet points]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/#post-33021</link>
					<pubDate>Mon, 02 Jul 2018 04:06:37 +0000</pubDate>
					<dc:creator>healthcarenz</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thank you very much for this.</p>
<p>This has solved the issue of paragraphs not lining up where bullet lists are concerned, however, there are now bullets appears on all menu items in the header and footer.</p>
<p>Many thanks,</p>
<p>Tim</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/#post-33028</guid>
					<title><![CDATA[Reply To: Alignment of bullet points]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/alignment-of-bullet-points/#post-33028</link>
					<pubDate>Sun, 08 Jul 2018 09:30:20 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Just apply it to the page body like so:</p>
<pre><code>.post_content li {
    list-style: outside;
    margin-left: 20px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

