Archived topic
Padding left on dotted lists too big
5 replies · Started by Anne-Barbara on November 24, 2022
Hi,
thank you for the great theme, I love it! But still one question: The padding left on dotted lists is too big for my site:
https://hochsensibelsein.org/wP/hochsensibel-symptome/#Hochsensibel_Die_korperlichen_Symptome
How can I create a smaller padding?
Kind regards,
Anne-Barbara
Hi there.
that link requires a login ?
You can share login details in the Private Information field below.
Sorry, I forgot to deactivate the plugin. Now it should work, please just try it again:
https://hochsensibelsein.org/wP/hochsensibel-symptome/#Hochsensibel_Die_korperlichen_Symptome
Kind regards,
Anne-Barbara
Try adding this CSS:
.entry-content ul {
margin-left: 1em;
}
Thank you, David, great! :-)
Kind regards,
Anne-Barbara
You're welcome