Home › Forums › All Other Themes › How do you make bullets appear (in detail)
- This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 25, 2016 at 8:21 am #31448
Hi,
I see the bullets on the design surface but they do not show up in the rendered page. I’ve read a couple posts here with solutions that I don’t understand. They mention the ul line in the shortcodes list but don’t say what to do with the shortcodes. Do you paste them into the Custom CSS? I tried pasting the below lines into my Custom CSS but it doesn’t make the bullets shows up.
Also where can we see the list styles 1-10?
PASTED INTO Custom CSS
pasted from the shortcode list:
[unordered_list style=”list-2″]- List style 2
[/unordered_list]
A fix from a post where it was mentioned the bullets were not aligned properly
ul.list-2 li{background-position: 3px 3px !important;}April 25, 2016 at 8:45 am #31450Ok, so I figured out you have to paste the tag and closing into the page, doing like this I get bullets:
[unordered_list style="list-1"] Increase quality of care and patient health outcomes Avoid errors Eliminate or reduce adverse events Improve efficiency Increase satisfaction to both patient and provider [/unordered_list]
However, a number of things then happen that I don’t want:
1. all the text in the list gets converted to a different font
2. the line spacing is way too large
3. the list is contained in big shaded box
4. there is a large empty space after the last line to the bottom of the box
5. the is an inexplicable empty 1 line full length box at the bottom of the shaded boxI want it to look just like it did without the shortcode in terms of spacing and font, just with bullets. No other changes.
Thanks for any help!!!
April 25, 2016 at 10:19 am #31465Okay so is this resolved or do you still need help?
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.