• Hello,
    How do I add a line break to text in the title or description of the services block please.
    this block is really good and very useful for a variety uses on website
    Thanks
    Guy

Viewing 1 replies (of 1 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @guyb9290

    In the service description block, you need to press “Enter” to add the line break between the sentences and add the following custom CSS to Appearance -> Customize -> Additional CSS section.

    .obfx-service-box .obfx-service-text {
        white-space: pre-line;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Add line break to description or title’ is closed to new replies.