Viewing 3 replies - 1 through 3 (of 3 total)
  • This will keep the words from breaking but still leave it justified. You can change justify to left if you so choose.

    .home_service_para p {
        text-align: justify;
        word-wrap: normal;
        word-break: normal;
    }
    Thread Starter dwoglom

    (@dwoglom)

    Perfect! Thank you!
    Would you happen to know how to change the color of the script ital tag line text on the home page? Mine reads “Very simple, very inexpensive, and very, very relaxing”. I do not want it pink.
    (I posted this yesterday, but have not heard…so hope it’s ok to ask again) Thank you!
    my url: originalfootfetishspa.com

    Hi dwoglom

    (I posted this yesterday, but have not heard…so hope it’s ok to ask again)

    We have already told you that your site was not live so we couldn’t reply you.

    You can install easy custom css plugin.

    Add given code in custom css box.

    .jumbotron h1 { color: your color code ; }

    Save it.
    It will resolved your issue.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Line Breaks at Home Page Services Section’ is closed to new replies.