This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Robert Hall
Hello, When I use “List styles” shortcode –
“[checklist style=”star”]
[/checklist]”
My list became a row, not list in column. How can we fix that. See an example – http://georgievasisters.co.uk/test22/
Hello,
Please try to use this code in custom.css file
.page-id-20336 .content .list li{
display:block;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Tagged: json, list styles, persuasive, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up