Hi, when I enter the main content for a post using your Real Estate theme in XStore, I notice the styling doesn’t show up correctly. Content like this just displays as a normal list:
<h2>Facts & Features</h2>
<ul>
<li>Air Conditioning</li>
<li>TV Cable</li>
<li>Refrigerator</li>
</ul>
<ul>
<li>Barbeque</li>
<li>Outdoor Shower</li>
<li>Dining Room</li>
</ul>
<ul>
<li>Hair Dryer</li>
<li>Washer</li>
<li>Window Covering</li>
</ul>
<ul>
<li>Microwave</li>
<li>Basement</li>
<li>Family Room</li>
</ul>
On your imported products, nice checkboxes appear next to all of these and they are formatted in columns. When I create my own products, I just get a single column list with bullets.
Is there something I need to set in order to load the default CSS for this section? It works on the imported products, just not on new products that I create.