Site logo

Archived topic

How to make the bullets a bit indent

5 replies · Started by Mary on December 25, 2019

Viewing posts 1–6 of 6

Hi,

I notice that the default settings of the bullets are same indentation as all the elements (text, headings). Is there a way to make the bullets more indent.

Right now it's like this: https://prnt.sc/qflcac

I'm trying to achieve this way: https://prnt.sc/qflci0

Thank you!

Mary

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

Let me know :)

Hello Leo,

I've updated the original topic. The screenshot I sent before was a draft but all my posts with bullets are without indentation. The URL I attached on the original post is a live one.

Thank you.

Mary

Hi there,

try this CSS:

.entry-content ul {
    margin-left: 3em !important;
}

Hello David,

That worked like a charm!

Thank you and happy holidays!

Mary

You're welcome :) Happy Holidays

This archived topic is closed to new replies.