Im finally getting my new 2.3.1 install working the way I like it on the admin side. Ive installed CKEditor and it works just fine for my product descriptions, except for Bullets. They appear in the admin side but not on the store side.
Ive added to my stylesheet.css
TD.main li {
list-style-type: circle;
}
and as an extra step Ive changed all list-style-type throughout the stylesheet from :none; to :circle;
But to no avail, I still cannot get Bullets to appear on my product description pages. This worked fine with CKEditor in 2.2
Sorry if this is an obvious question, Im still learning the structure of 2.3.1!
- any suggestions?
- thanks!










