The text on editing is not the same as the web

Posted in: Newsmag
Post count: 5

Hello, the list/point/number on the web (https://drive.google.com/file/d/1cimqPnBQdlHmsqcegxRuua4Y4QfrRmqJ/view?usp=share_link) is not line up like on the new post/editing (https://drive.google.com/file/d/10MQwpSQou60jxscHCLSfkx9b3gc5nx3Q/view?usp=share_link).
Can something be done so the text is line up and looks neater or make it the same as on new post/editing.
Thanks

Post count: 35449

Hello,
Indeed, the appearance of the WordPress editor may be slightly different from the one on the frontend where the theme settings are applied.
If you want I can help you with a css to be the same, for that I will need a link to that post.
Thank you!

Post count: 5

here is the link : https://sastranesiapers.id/lorem-ipsum-dolor-sit-amet/

can you make it so it still use the same font as the theme, but the layout is like the WordPress editor. Thank you.

Post count: 35449

Hello,
Please try this custom css:

.td-post-content li {
list-style-position: outside;
}

Please set the css in the theme panel> custom code> custom css.

I hope this will help you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.