2 column li list
-
I need a little help. I created a li list with columns like this
<ul class="list1 col-1"> <li><a href="https://jds-productions.com/wordpress/Services#CameraProduction">Video</a></li> <li><a href="https://jds-productions.com/wordpress/Services#CorporateVideo">Corporate Video Packages</a></li>
an so on…
<ul class="list1 col-2"> <li><a href="https://jds-productions.com/wordpress/Services#InternetStreaming">Internet Streaming and Storage</a></li> <li><a href="https://jds-productions.com/wordpress/Services#EMarketing">E-Marketing</a></li>
and so on…
I shorted it so it wasn’t long. It displays correctly on Safari, but the other browsers it removes the arrow bullet of the list item on col-2 & messes up the paragraph that follows
Any suggestions how to fix this.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘2 column li list’ is closed to new replies.