How to justify list items content

This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
Image
justify.png
643.29 KB

How to justify list items content 

https://rdesignstudio.in/iDataOps

Comments

  • Hi,

    do you mean to align those "ticks" vertically according to texts on the right?

  • No I want the text to be align justify. As of now it is left align.

  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
    Image
    justify.png
    240.07 KB

    Check this reference & share proper feedback

  • If you want to justify all list elements on your website, please use the following CSS code:

    1. .mfn-list .mfn-list-desc{
    2.  text-align: justify!important;
    3. }

    Put it in Betheme -> theme options -> Custom CSS & JS -> CSS.

    If you want to justify text only in the element from your screenshot, please tell me where I can find it, so I will send you updated CSS.


    Best regards

Sign In or Register to comment.