Bullets and spacing of list items in product descriptions

This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: trader12
    trader12
    Participant
    April 24, 2018 at 09:10

    This theme is not usable because the product descriptions do not appear with proper paragraph spacing and do not show bullets.

    Wasted a lot of my time. I have tried: .tabs .tab-content li {
    list-style: inside disc !important;
    }

    Does not work

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 24, 2018 at 09:38

    Hello,

    Please add this code in Theme Options > Custom css:

    .tabs-nav .tab-description li {
        list-style-type: disc !important;
        line-height: 24px;
        display: list-item;
        color: #767676;
    }

    Regards

    Avatar: trader12
    trader12
    Participant
    April 24, 2018 at 15:58

    The spacing is still not fixed. See the jumbled up section at the bottom and for those areas with spaces, the spaces are too large.

    Also bullets still do not appear in description

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 25, 2018 at 07:45

    Hello,

    I do not see the custom code in your site via the browser console. Have you added it?
    Please provide some screenshots for better understanding the problem with space and give me more details about the desired result.

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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