• Resolved rspen1111

    (@rspen1111)


    Hello Akhilesh,

    I have noticed that when using the quote block the text wraps at the letter level rather than at the word level, so some words get cut in two and are spread across two lines. Please can you advise if there is a way to fix this?

    Also, please can you tell me if there is a way to change the size / typography of the citation text (<cite>Citation</cite>)? Can I change it using the additional css box in the customizer?

    Thanks for your help.

    Kind regards,
    Richard

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi
    Thanks for contacting to us.
    TO set word break add the below css code inside the customzier >> additional css box.

    blockquote {
        word-break: initial ! important;
    }

    Let me know for any confusion.

    Thanks
    Akhilesh

    Thread Starter rspen1111

    (@rspen1111)

    Hello Akhilesh,

    That has worked perfectly, thanks so much for your help!

    Kind regards,
    Richard

    Glad to help you!

    If you like our Theme & Support, please rate us HERE

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Quote block wrapping and citation typography’ is closed to new replies.