Skip to content
Public Ticket #24963

Elementor Bullet Point cannot work

Conversation thread

Frankie replied

Customer Reply

Thanks for your reply, it worked.

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.tablepress ul {
  padding-left: 20px;
}
.tablepress ul li {
  margin-bottom: 6px;
  position: relative;
  list-style-type: square;
  line-height: 1.7;
}
.tablepress ul > br {
  display: none;
}

Regards,
PenciDesign.



Frankie started the conversation

Conversation Start

Hi,

I use Soledad and Elemenor to edit my website, but I found that the Bullet point made by the Elementor text editor widget and tablepress plugin cannot be displayed. Only the Penci text block can display the bullet point normally. Since I need to display the Bullet list in the table, please can there be a solution?

thanks

Want to join this conversation or access attachments? Sign in first.