• Resolved akajak

    (@akajak)


    How do I justify text in an info box? there is no justify option in the Style tab. I know it can be done with CSS but don’t know how to insert it.

    I aligned the description text left & the title went left too. I manually centred the title but it doesn’t change in page view.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @akajak

    It seems that you are talking about the Spectra Info Box block. However, I regret to inform you that the default alignment is the only option available for its use – as shown here: https://d.pr/i/RN4UQn

    Thank you.

    Thread Starter akajak

    (@akajak)

    The 3 dots underneath the style tab top right, opens up a global CSS box. I pasted this code in:


    .uagb-ifb-desc {
    text-align: justify;
    }

    All info box text is now justified, with centred title.

    • This reply was modified 1 year, 11 months ago by akajak.
    • This reply was modified 1 year, 11 months ago by akajak.
    • This reply was modified 1 year, 11 months ago by akajak.
    • This reply was modified 1 year, 11 months ago by akajak.
    • This reply was modified 1 year, 11 months ago by akajak.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Justifying Text’ is closed to new replies.