• Resolved nikist

    (@nikist)


    Hi,
    On this page, I’m using Otter Blocks to create the icons of the paw-prints with the option “Icon List”. The other text fields are the regular “Paragraph” and “Header”.

    I would like to have the aligment of all text to be “Justify”.
    I managed to do it for the Paragraphs and Headers, but not for the Icon List.

    Can someone help me with this?

    Thank you in advance, Best regards

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Hey @nikist,

    Can you give us a link where you’ve used the link? Sorry for the late reply.

    Thread Starter nikist

    (@nikist)

    Hi @hardeepasrani

    I’m not sure I understand your question correctly.
    Do you want the website link to the page where I have the issue?
    It’s this page: https://www.woofit.be/algemene-voorwaarden/

    Thank you in advance,
    Best regards

    Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Hey,

    You can add the following CSS to make that happen:

    .wp-block-themeisle-blocks-icon-list {
      text-align: justified;
    }

    You can either add it using the Appearance > Customize > Custom CSS, in your WordPress Dashboard or by using the Blocks Tools menu in the Block Editor by selecting a block.

    Thread Starter nikist

    (@nikist)

    Hi,

    Thank you for helping me out!
    It worked when I changed “justified” to “justify”. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Justify text instead of align left of align right’ is closed to new replies.