Title: Text formating
Last modified: August 30, 2021

---

# Text formating

 *  Resolved [omavros](https://wordpress.org/support/users/omavros/)
 * (@omavros)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/text-formating-2/)
 * Hello,
 * How can I format the text on the back? Alignment, linefall, bullet points?
 * tia

Viewing 1 replies (of 1 total)

 *  [baljitdhanjal](https://wordpress.org/support/users/baljitdhanjal/)
 * (@baljitdhanjal)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/text-formating-2/#post-14818562)
 * Hi [@omavros](https://wordpress.org/support/users/omavros/),
 * In order to change text style you have to add custom css.
 *     ```
       .cfb_wrapper .flipbox-back-layout p {
           text-align: left!important;
       }
       .cfb_wrapper .flipbox-back-layout ul {
           list-style: circle!important;
       }
       ```
   
 * Let me know if you have further question.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Text formating’ is closed to new replies.

 * ![](https://ps.w.org/flip-boxes/assets/icon-256x256.png?rev=3277131)
 * [Cool Flipbox - Shortcode & Gutenberg Block](https://wordpress.org/plugins/flip-boxes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flip-boxes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flip-boxes/)
 * [Active Topics](https://wordpress.org/support/plugin/flip-boxes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flip-boxes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flip-boxes/reviews/)

## Tags

 * [formating](https://wordpress.org/support/topic-tag/formating/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 1 reply
 * 2 participants
 * Last reply from: [baljitdhanjal](https://wordpress.org/support/users/baljitdhanjal/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/text-formating-2/#post-14818562)
 * Status: resolved