Bullet Points
-
Hello everyone, hey Armin :)
i tried several ways to create a list with bullet points. So, i'm not that kind of web-guy but after a little googling i'd tried out the way with
<ul>
<li> ... </li>
<li> ... </li>
<li> ... </li>
</ul>But with this i'm getting pretty ugly big Bullet Points. They seem to not keep the Text-Format. So i'd read sth about to create a child theme.. Too much for me & before i'm going a wrong way, maybe someone has a fast & good workaround or can tell me, where the magic-button is hiding ;)
I also tried Tables, which working fine until going to mobile-view (they don't wrap the text)
I also tried it manually with the bullet-point-glyph, which looks good until mobile-view: the wrapped text starts with the bullet point on the next line then (for sure) - but this would be fastest and most times good looking way now.
thx all
-
Hey Gregor!
You don't need to create a child theme.
I think the easiest way to do that is use an image and the "list-style-image" css property:https://developer.mozilla.org/en/docs/Web/CSS/list-style-image
You could upload your own bullet image to the media library, get its url and then put your custom css into "lay options" -> "custom css & html"
-
Here's another example, someone is using a font and li:before to create their own bulletpoints: http://codepen.io/kieranfivestars/pen/tbpCj
-
Thank you very much Armin! I'll try :smile:
3/4
Need custom programming for your Lay Theme site?
I regularly add new features to Lay Theme for free, based on user feedback. But if you or your client need something more specific, I’m happy to offer custom paid programming tailored to your project.
Email info@laytheme.com with the subject "Custom paid programming for Lay Theme" and a short description of what you need — I’ll reply with a cost estimate.
Custom features I build often make it into future Lay Theme updates, so your idea might benefit the whole community.
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it