Bulletpoints
-
Hi, in my accordion i have a bullet point list. The problem is, that it just displays them like normal text and not like a bullet point list should look like.
How can i solve this problem?https://ww.wp.xz.cn/plugins/responsive-accordion-and-collapse/
-
Hi,
use bullet list code like this –
cheek this code sample
<ul> <li>Coffee</li> <li type="square">Tea</li> <li>Milk</li> </ul>Note : here type ‘square’ is represent for square bullet design. if type is not available then bullet is display in round shape.
If this code will not work then please share me your that page url where you have display your accordion.
Thanks
thank you! it works
You are welcome.
Let me know if you will get any problem regarding our plugins.
Rate us if you like our plugin.
Thanks
OK, the accordion description does not take text from the wordpress editor and leave it formatted as I would wish.
The html is gone from most of the text tab of the wordpress editor these days, except for tables or bullets or actual html for media; what is the answer here? what am I missing?
Do I have to use a separate html editor to pick up
etc?Hi,
We are working on html editor, We will add it in plugin with description field very soon.
Thanks
The topic ‘Bulletpoints’ is closed to new replies.