• Resolved bigvibes

    (@bigvibes)


    The icon list behaves strangely. I find that some entries in the list left justify and they look just right. But larger entries that wrap onto two lines centre and the combination of the two look quite bad. I don’t know if this is default behaviour or a bug? Is there a workaround for this so that all the entries will be left-justified whether they are on one line or multiple lines? thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Support Bernice Chua

    (@bernicechua)

    Hi @bigvibes ,

    Thank you for bringing this to our attention. We can confirm that we can replicate the issue on our end as well and we’ll continue to investigate this.

    For now, here’s a Custom CSS that you can add in the Advanced tab of the Icon List block:

    .stk-block-icon-list-item__text {
    text-align:left;
    }

    To help with our investigation, could you please email us a copy of the block with the issue to [email protected].

    To get a copy of the block, select the block and click the three-dot button on the block toolbar. Select “Copy”.

    Here’s where you can find it: https://app.screencast.com/UdGZyePNbZYoM

    Thank you, we’ll wait for your email.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change the justification on icon lists’ is closed to new replies.