Bullet Points not showing in product short description

This topic has 4 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Jack Richardson

  • Avatar: Lily
    Lily
    Participant
    March 20, 2017 at 22:11

    Hi,

    I have added bullet point to a list in product short description.

    here: https://screencast.com/t/k0xznjN7IxF

    I added this:

    
    <ul class="one">
     	<li>zip</li>
     	<li>handle</li>
     	<li type="square">glove leather</li>
     	<li>printed lining</li>
     	<li>logo</li>
    </ul>
    
    Then added to custom.css, this:
    
    .one {
      list-style: circle;
    }

    But still no bullet point will show.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2017 at 16:44

    Hello,

    Try to change your code to

    ul.one li {
        list-style-type: circle;
    }

    Regards,
    Rose Tyler.

    Avatar: Lily
    Lily
    Participant
    March 27, 2017 at 09:20

    Many thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 27, 2017 at 09:41

    Hello,

    You are welcome.

    Regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Bullet Points not showing in product short description’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.