Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: How to stop bullets in product description  (Read 4266 times)

Offline maggenti

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
How to stop bullets in product description
« on: February 09, 2017, 05:56:21 PM »
First, GREAT CART, I have tried around 8 different ones and this is GREAT. However I am having a silly problem with bullets. I can not get ride of them in my product description. Normally I use <ul class="list-unstyled"> from bootstrap 3 but it does not work?, I have tried lots of different things and nothing is working for me, please help. Thanks for anyone's help.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5798
  • Karma: +274/-2
    • View Profile
Re: How to stop bullets in product description
« Reply #1 on: February 10, 2017, 01:36:27 AM »
Hello.
Try
Code: [Select]
<li style="list-style:none;"> or edit your template CSS

Offline maggenti

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Re: How to stop bullets in product description
« Reply #2 on: February 10, 2017, 12:21:54 PM »
Tried it, does not work.  The only thing I can get to work is when I use !important, which will get me in trouble later on.  Any other ideas would be welcomed, thanks

Offline maggenti

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Re: How to stop bullets in product description
« Reply #3 on: February 10, 2017, 01:05:25 PM »
It did work I was wrong! Thank you very much

 

Powered by SMFPacks Social Login Mod