Archived topic
bullet points dont display
6 replies · Started by John MacKenzie on February 10, 2016
Hi tom
i am using the tinymce advanced editor for wordpress and when i create bullet points the bullets dont show up?
ive not done any other css over-rideing from the default install.
thanks!
Hi there,
Any chance you can link me to the page where they're not showing up?
It looks like you have this added to your custom CSS:
.entry-content ul {
list-style-type: none !important;
margin: 0px !important;
padding: 0px !important;
}
That would be why the bullets aren't showing up.
Hi Tom
thanks!! but ive not added anything except this in my custom css file?
/* Enter Your Custom CSS Here */
.home .entry-header {
display: none;
}
a plugin maybe? othewise thats all ive done?
ah yes it was the Huge IT slider that i added in! thanks
John
No problem :)
