Tagged: x
-
AuthorPosts
-
December 11, 2016 at 7:47 pm #1289440
lexidevParticipantIt seems that I can’t put letter values into ordered lists. They all show with numbers only. The <li type=”a”> is not supported in HTML 5, I tried it anyway, but it doesn’t display. Then I tried <li value=”a”> that apparently is supported in HTML 5, but it doesn’t display (reference: http://www.w3schools.com/tags/tag_li.asp).
Am not sure now if there is anything I can do to override a default style in this site? This new ‘restriction’ seems a bit limiting. Any suggestions? http://hrjwp.temp.lexi.net/getting-to-impact/
December 11, 2016 at 10:39 pm #1289531
RadModeratorHi there,
Thanks for writing in.
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
ol.alpha { list-style-type: lower-alpha !important; }Then simply add alpha to your ol’s class.
<ol class="alpha">Hope this helps.
December 12, 2016 at 6:34 pm #1290611
lexidevParticipantThank you very much!
I have quite a few useful answers in my list of questions. Do you keep all my questions/answers on file (in my account) indefinitely, or will they archive after a while? This feature in your support area is very, VERY useful and I would love to know that I can refer to it any time. Thanks.
December 13, 2016 at 12:31 am #1290874
Paul RModeratorHi,
Yes we keep all your questions/answers.
You can always check topics and replies in your account page.
https://community.theme.co/users/lexidev/
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1289440 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
