Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do I align numbered steps to the decimal following the number for HTML5 output?

New Here ,
Feb 10, 2023 Feb 10, 2023

Here is the Frame version:

davem59202788_0-1676038503967.pngexpand image

And here is the HTML5 version:

davem59202788_1-1676038598159.pngexpand image

The steps above "9." in the HTML5 align flush left instead of with the decimal. In the Frame file, the steps above "9." align with the decimal. I assume the CSS file needs some code added. Any help appreciated.

TOPICS
Responsive HTML5
91
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 10, 2023 Feb 10, 2023
LATEST

Did the HTML get created with the correct ol and ul elements? That would be the first thing I would check - maybe some inline styling got in there. If the HTML is ok, then you might check the Settings mapping of those paragraph tags to see how they are being converted.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines