forums › forums › Circle Flip Support › Bullet Points Formatting › Reply To: Bullet Points Formatting
May 18, 2016 at 1:55 pm
#8425
Hello ,
Thanks for reporting this issue ; and we are fixing it in the upcomming version of our CF theme. But for now you can add this code in the custom css section inside Dashboard >> Appearance >> Theme options >> General >> Advanced
the code :
.aq-block-cr_text_block ul {
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
This should fix the bullet indentation problem inside the text boxes
Please don’t hesitate to contact me if you have any othe problem. we are always here to help you build your desired design for your website! 🙂
My Regards