Tagged: bullet list
-
AuthorPosts
-
October 25, 2015 at 6:53 am #524328
Hi,
I try to make a bullet list (OL) In my individual product page, in the product short description
but it does not work (see screen capture 1). But it works if I make a unordered list (UL) except
a part of the numbers are clipped at left (see screen capture 2).How I can make a bullet list ? Is there a conflict with Enfold?

October 25, 2015 at 11:47 pm #524575Hey AlainTernet!
You can replace the CSS code to be
list-style-type:disc;
and it will work, for the product-description class.
Do u know how to do it, or need further assistance?Regards,
BasilisOctober 26, 2015 at 12:08 am #524584Yes, I think I need more assistance.
I use this code: <ol> <li><span style="font-size: 12pt;">Pendentif en ivoire de mammouth fossilisé, vieux de plus de 11 000 ans (pouvant aller jusqu'à 11 000 ans)</span></li> <li><span style="font-size: 12pt;">Dimensions: XXX" X XXX" (XXXcm x XXXcm)</span></li> <li><span style="font-size: 12pt;">Petit livret explicatif inclus avec chaque bijou</span></li> <li><span style="font-size: 12pt;">Le pendentif est livré avec un cordon en coton ciré avec un fermoir ou avec un cordon de longueur ajustable avec des noeuds coulants (choisissez le type de cordon voulu ci-dessous)</span></li> </ol>Where I have to modify the code ?
In the list or in my quick cuss ?Best regard.
October 26, 2015 at 5:42 pm #525088Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.summary.entry-summary { padding-left: 5px; }Regards,
YigitOctober 26, 2015 at 7:42 pm #525158Thanks Yigit, this resolve the clipping issue, but it’s not exactly what I want: I want to make a bullet list (I am able to make a numbered list but my bullet (UL) do not work).
October 27, 2015 at 5:47 pm #525682 -
AuthorPosts
- You must be logged in to reply to this topic.
