• Resolved segunoguns

    (@segunoguns)


    Anytime the directorist plugin is activated, the bullet lists on the webpage no longer show. How can I override this?
    (I use elementor as my page builder and the bullet lists appear in Elementor)

    • This topic was modified 3 years, 10 months ago by segunoguns.
Viewing 3 replies - 1 through 3 (of 3 total)
  • This is what I ended up doing as a quick fix. In your child theme add the following to your styles.css file:

    section.page-area ul.list,
    section.page-area ul.list li{list-style-type: disc !important;list-style: disc !important;}
    section.page-area ul.list li{margin-left: 24px;}

    I’m having the same issue. Also, it is changing my link colors and I can’t indent text on pages and posts.

    Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello @segunoguns

    We are working on the issue and hopefully, will be fixed in the next version that rolls out in 7-10 days.

    Let us know if there is anything else I can assist you with.

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Directorist Plugin Disables Bullet Lists on Page’ is closed to new replies.