Code element error on Technical Information assignment

Greetings,

I keep getting this error:

Blockquote
“The .main-section elements should contain at least 5 elements total (not each).”

  • when the code element is use , is it required to display actual code commands within it?

I used it to display some technical settings , and keep getting the error.

Codepen.io link

    <code>
          Network Name: Avalanche Mainnet C-Chain
          New RPC URL: https://api.avax.network/ext/bc/C/rpc
          ChainID: 43114
          Symbol: AVAX
          Explorer: https://snowtrace.io/
    </code>```

Did you get a fix for this yet?

This section suddenly got fixed after I corrected a typo on the navbar code, but not sure why it didn’t come up as an error anymore.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.