Home Forums Basel support forum I need to justify a text on a list

I need to justify a text on a list

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #10185

    Giulio
    Participant

    Hi there,

    please I’d need to justify the text on a list inside a post as you see in the attatched file.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #10194

    Artem Temos
    Keymaster

    Hi,

    Please, provide us a link where we can see that text.

    Thank you

    #10201

    Giulio
    Participant

    Here it is 🙂 Thanks!

    #10202

    Giulio
    Participant

    I’d like also delete the red line to the left of the quote.

    #10213

    Artem Temos
    Keymaster

    Here is custom CSS for you

    .blog-post-loop .entry-content ul>li {
    	text-align:justify;
    }
    
    blockquote {
    	border-left:0;
    }

    Regards

    #10227

    Giulio
    Participant

    Thank you!

    #10235

    Artem Temos
    Keymaster

    You are welcome!

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘I need to justify a text on a list’ is closed to new replies.