Bullet lists not showing
Hello,
I have just installed Betheme and seems that Bullet Lists aren't showing properly on my blog posts. Here's an example: https://www.sebastianodato.it/comunicazione-relazione/dire-basta-ad-opportunismo-e-amicizie-a-convenienza/
I have tried adding this code:
I have just installed Betheme and seems that Bullet Lists aren't showing properly on my blog posts. Here's an example: https://www.sebastianodato.it/comunicazione-relazione/dire-basta-ad-opportunismo-e-amicizie-a-convenienza/
I have tried adding this code:
ol,ul li {
list-style-type: disc;
margin-left: 1.5em;
margin-top: 1em;
margin-bottom: 1em;
list-style-position: inside;
}
This worked but I wanted to make it more simple and also adding some space before and after the whole list. Also, when a li is more than one row I would like it to stay in line with text, not going under the bullet.
What can I do?
What can I do?
Comments
basically I've got two problems:
1) If I don't add the CSS in the first post, bullets don't show up but I don't understand why. It works now but I would like to avoid additional CSS.
2) I would like to manage space between lines in the bullet list and ALSO, as you see in the screenshot (https://prnt.sc/qi7275), the word "paure." goes under the bullet point and doesn't keep the same entrance of the whole text.
Please let me know if you need more info
Thank you!
2) Yes, please!
Thank you in advance.
Did you guys find out if it was a problem related to Elementor?
Sincerely,
Sebastiano
Any way to fix this?