Bullet rows are not aligning properly. How can I fix this in css? See screenshot: http://farm9.staticflickr.com/8338/8269158947_23036f2af3_b.jpg
Bullet list alignment
6 posts from 2 voices-
Posted 5 months ago #
-
Hi megalex,
We'll need to take a look at the page live where you have the bullet list to see what css needs to be changed.
Regards,
Devin
Posted 5 months ago # -
Hi Devin,
Here' the url (please hide url): **removed**
Then go to the third tab "specifications".Posted 5 months ago # -
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.entry-content ul { list-style: disc outside; padding-left: 1em; } .entry-content div li { padding-left: 0px; }That should do it and I've removed the URL.
Regards,
Devin
Posted 5 months ago # -
Thanks Devin, it works perfectly!
Posted 5 months ago # -
Great! Glad we could help :)
Regards,
Devin
Posted 5 months ago #
Reply
You must log in to post.














