Bullet list in VirtueMart

Professional eCommerce VirtueMart Joomla template with responsive design discussion forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Sep 12, 2017 6:13 pm
Reply with quote
Report this post
Hello
Bullit list not showing up in product description
http://test2.ckbr.ru/index.php/shop/csf ... ano-detail
User avatar
Fresh Boarder

teitbite
Mon Sep 18, 2017 7:11 am
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.product-description ul li {
    list-style: inside none disc;
}
User avatar
Moderator

GK User
Fri Sep 29, 2017 9:45 pm
Reply with quote
Report this post
didn't help
User avatar
Fresh Boarder


cron