Viewing 1 replies (of 1 total)
  • Hi @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.