<?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: bullets: custom list-style</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/bullets-custom-list-style/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/bullets-custom-list-style/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 04:48:00 +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/bullets-custom-list-style/#post-33605</guid>
					<title><![CDATA[bullets: custom list-style]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/bullets-custom-list-style/#post-33605</link>
					<pubDate>Tue, 05 Mar 2019 11:15:53 +0000</pubDate>
					<dc:creator>brandindustry</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I do not want standard bullets so I put the following code in my css. But now I get a square instead of bullets. It seems that the font is not recognized &#8230;. who can help me?</p>
<p>.my_list li {<br />
    list-style: none;<br />
}<br />
.my_list li:before {<br />
    content: &#8220;\f101&#8243;;<br />
    font-family: &#8216;icomoon&#8217;;<br />
    padding-right: 18px;<br />
}</p>
<p>preview:</p>
<p><a href="https://www.droomwoningbouwen.nl/woonstijl-scandinavisch/" rel="nofollow">https://www.droomwoningbouwen.nl/woonstijl-scandinavisch/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/bullets-custom-list-style/#post-33610</guid>
					<title><![CDATA[Reply To: bullets: custom list-style]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/bullets-custom-list-style/#post-33610</link>
					<pubDate>Wed, 06 Mar 2019 07:27:48 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>The parenthesis symbols are wrong, you can see in your Dev tools that they get interpreted incorrectly&#8230; make sure you replace them with a simple <code>&#039;</code> char.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

