Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • webxcell Friend
    #166884

    I am having problems using bullet points/checklist in the JA Business template. Can someone please kindly let me know what the correct syntax is for using bullets/checklist in arfticles.

    chavan Friend
    #404010

    where you have it. Please Post a screenshot and site Url

    Ninja Lead Moderator
    #404132

    Please try this:
    Open /templates/ja_business/css/template.css and add:


    #ja-content-main ul {
    list-style: disc outside none;
    }
    #ja-content-main ul li {
    margin-left: 20px;
    overflow: visible;
    }

    shazib111 Friend
    #417472

    You can use below codes in your article


    For:-

    Default (disc shaped bullet point) <ul><li>List Item 1</li></ul>

    Square (square shaped bullet point) <ul type="square"><li>List Item 1</li></ul>

    Circle (square shaped bullet point) <ul type="circle"><li>List Item 1</li></ul>

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 4 voices, and was last updated by  shazib111 12 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum