HTML <ol> start Attribute does not work at this template.
Any help would be much appreciated.
Tnx.

    idos
    Hi
    Can you share the Example URL on which its used and not working. SO i can have a look.

    Regards

    No. That is only first of 3 "ol" tags in that article. Others should be starting from 5 and 7. But they don't.
    I am talking of "start" attribute inside "ol" tag.

      idos
      Hi
      Add this code in override css

      li {
          list-style: decimal!important;
      }
      .item-page > div[itemprop="articleBody"] ol li:before {display:non;}
      • idos replied to this.

        Ninja

        Now numbering is duplicated, and it also added numbering on "ul" tag, and it's also out of margin.

        I made clean installation on localhost, same issue.

        Since this isn't urgent for me (I can leave it for week or two), is it possible to add this issue on to-do list for new release of an template?

          idos
          Kindly edit field in first post and submit a temp super user login.

          Write a Reply...
          You need to Login to view replies.