ol and ul not showing in Cottage 3
ol and ul lists not showing anywhere in template.
The code I have added to this page is from your own example. This is what I have placed on my test page:
Ordered list below
<ol>
<li>Aliquam tincidunt cons ectetuer mauris eu risus</li>
<li>Vestibulum auctor dapibus con sectet uer neque</li>
<li>Suspendisse a pellentesque dui, non felis</li>
</ol>
Bullets list below
<ul>
<li>Aliquam tincidunt cons ectetuer mauris eu risus</li>
<li>Vestibulum auctor dapibus con sectet uer neque</li>
<li>Suspendisse a pellentesque dui, non felis</li>
</ul>
Thank you.
Comments
Hi,
The list is there, but it has the same color as the background.
But to check why it is happening, I need you to turn off the minifying plugin you are using.
Thanks
Thank you, now turned off and cache cleared.
Please, go to Betheme -> Theme options -> Colors -> Content, and there you will be able to change it.
Thanks
Well that was embarrassing?
Thank you Phil.