• letsgetdigital

    (@letsgetdigital)


    Bullet points are missing (ordered and unordered). I tried custom CSS but nothing works.

    .job-post .jobs-row .jobs-row-input ul. {
        list-style: square !important;
        margin: 0 0 15px 25px;
    }
    
    .bullets ul{
    list-style: square !important;
    }
    
    .job-post .jobs-row .jobs-row-input .bullets ul{
    list-style: square !important;
    }

    The page I need help with: [log in to see the link]

  • The topic ‘Missing bullets’ is closed to new replies.