• Bullet List does not work

    nadine_meyer
    Participant

    Hi,

    when adding a text element, the Bullet points do not show properly:

    1 Reply
    Adnan Shawkat
    Keymaster

    Hi there,

    Please add the below code into your custom css & it’ll work for sure.

    
    .wpb_text_column.wpb_content_element .wpb_wrapper ul {
        list-style: inherit;
    }
    

    Let me know if you need any more assistance with the theme.

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

You must be logged in to reply to this topic.