Site logo

Archived topic

bullet points one size while text is another

5 replies · Started by Danielle on March 6, 2019

Viewing posts 1–6 of 6

Hello!

So I was being fussy with my bullets; the automatic ones were a bit too big and bold for my dainty/elegant-ish font (Cormorant Infant), so I looked for a way to customize them. I finally figured out how to create custom bullets using an image of my own, and I can make that work, though it's a lot of effort, but I'm still curious---if I wanted to use a regular black dot bullet, is it possible to set your bullet size smaller than the text size? For example, if the bullet point is 14px while the text behind it is 21px? I found this topic but my question seems to be a bit different.

Thanks!

Danielle

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 :)

I edited my original comment with the URL and disabled coming soon mode for the time being so you can access the site.

I'm not sure what you mean to look at, but right now I have my own bullets enabled using the code:

.elementor-text-editor ul li {
list-style-image: url(https://keeneyeediting.com/wp-content/uploads/2019/03/cranberry-bullet-solid-fill-5x5.png);
}

You can see those custom bullets on the Services page. For contrast, in the last section of my About page I've left it as manually typed bullets (alt+7), which are closer to the size I wanted. I'd have just used those except the spacing gets weird when viewed in responsive mode, like from a tablet or phone.

Let me know if you want me to disable my custom CSS so you can see the theme's automatic bullets.

Thank you!

Edit: I just realized there was no point keeping the URL private because it's in the code. lol! Oh well.

I did a quick look around on Google and believe that using image like you are right now is likely the best solution.

I can remove the links for you if you want :)

All right, I'm satisfied with that. Thanks.

No problem :)

This archived topic is closed to new replies.