I have set the html tags that are allowed in the into text space, and ul,li are in the list, but the template does not render them in the zentools2 module - there must be some css missing somewhere - please can you identify where it needs to be added?
https://breaze.org.au/news/all-news - module
https://breaze.org.au/editor/newest-articles/lets - article
jay44 Hi,
Could you share the credentials of your site and tell me the module you're working on so I can replicate issue an check for you?
ok
I have emailed them
Thanks
Jill
jay44 Hi. Can You please edit first post of this thread and include it there as well? It may take a while to deliver it to support if it was done by mail.
teitbite
I would not post the log in details to the public forum - on Joomla Bamboo I would always have a private ticket system to get this information to the developers.
??
jay44 Hi. There is no need for the access. I can see where the problem is. Please add this to css:
.zentools .zt-text-intro ul li { list-style-type: disc; margin-bottom: 10px; margin-left: 14px; }
Thanks.
I have added that to custom.css for the template, and it makes zero difference.
Tried adding !important but no action.
I will search for the actual css file in the template.
Now added to the template's css
Still no action.
¯_(ツ)_/¯
jay44 Hi. I cannot see this code in any of those files. Can You please provide an access to joomla panel so I will be able to try it add it myself? Have You cleared cache after adding it?