Basic bullet list

3 replies · opened Aug 9, 2021

VvaluencyAug 9, 2021

Basic unordered lists (ul tags) are not styled properly. The marker of list items are aligned wrong and jump out of the content on the left side. We would expect bullet lists to work without any extra classes or styles (as provided by Bootstrap). Can this be fixed?

SSemicolon WebSTAFFAug 9, 2021

Hello,

We Really Apologize for the Inconveniences caused related to this.

We have some mismatched styles between our Custom Navigations and Bootstrap Reset Styles which is causing this issue. This is definitely our mistake and a bug and we are working on this which will be fixed in Canvas v7. Meanwhile, please consider using the following CSS Code:
[ch_pre type="css"].entry-content ul,
.entry-content ol {
padding-left: 2rem;
}[/ch_pre]

and the following HTML Codes:
[ch_pre]

  • Demo

  • Demo

  • Demo

  • Demo

  • Demo

  • Demo

[/ch_pre]

This will definitely work fine. And we assure you that this will be fixed by default in Canvas v7 without the need of any extra CSS Codes. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

VvaluencyAug 9, 2021

Awesomesauce! Thanks for your quick follow-up and fix, much appreciated & keep up the good work!

SSemicolon WebSTAFFAug 9, 2021

Very Very Happy to Help! And Thank You so much for your Kind Patience with this issue.

Please do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard