- This topic has 5 replies, 2 voices, and was last updated 4 years ago by
Leo.
-
AuthorPosts
-
March 6, 2019 at 2:43 pm #831014
Danielle
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
GP Premium 1.7.8March 6, 2019 at 4:37 pm #831106Leo
StaffCustomer SupportHi 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 π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 6, 2019 at 5:03 pm #831132Danielle
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-5×5.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.
March 6, 2019 at 5:30 pm #831153Leo
StaffCustomer SupportI 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 π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 6, 2019 at 5:31 pm #831155Danielle
All right, I’m satisfied with that. Thanks.
March 6, 2019 at 5:34 pm #831158Leo
StaffCustomer SupportNo problem π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.