Announcement

Collapse
No announcement yet.

Product description unordered list question.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • greggc
    replied
    razertip,

    Thanks, worked perfectly. Never would have found it.

    Leave a comment:


  • razertip
    replied
    You can find it in the /httpdocs/mm5/themes/base/css/style.css file. It is line 644 and contains the following:

    .content ul li {
    list-style-type: circle;
    padding: 1px 0px;
    margin: 0px;
    }

    Leave a comment:


  • greggc
    started a topic Product description unordered list question.

    Product description unordered list question.

    Using Base Ready Theme. When using an unordered list in product description bullets are empty circles. Prefer to use a filled circle or filled square. No amount of styling the <ul> within product descriptions help. I am assuming css is controlling this but I can not find it in the cssui file. If anybody can point me in the right direction it would be appreciated.
Working...
X