When I try to add a "list" is on the left appears to me, how I can change it to the right?
When I try to add a "list" is on the left appears to me, how I can change it to the right?
Try to add next custom CSS at plugin settings page:
.su-list ul li {
text-align: right;
}You must log in to post.