Home Forums Basel support forum Bullet Numbering not Working

Bullet Numbering not Working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #20711

    agungmegaiswara
    Participant

    Hello, I would like to know how do I make the bullet numbering working in your theme if I use visual composer for editing my page?
    and, how do I display multi attributes in the shopping page?
    Thank you

    #20717

    Artem Temos
    Keymaster

    Hello,

    Could you please send a screenshot of the bullet numbering you want to make work?

    Regards

    #20724

    agungmegaiswara
    Participant

    Please see “private content”.

    #20734

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .widget_text ol {
    	list-style: decimal;
    	padding-left: 16px;
    }

    Regards

    #20737

    agungmegaiswara
    Participant

    Thank you very much, it is working.

    #20745

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Bullet Numbering not Working’ is closed to new replies.