• Resolved Tano

    (@tanohex)


    Please note that there recent changes you made in v1.11.2, related to this topic and the DIVI Theme, caused some issues with the mobile menu as you can see in the following screenshot:

    So the text formatting (Bulleted?and?Numbered?lists) should apply only on the Course page, not globally, to the entire website.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @tanohex,

    Thank you for pointing out the issue,

    We will fix this issue in our upcoming update. If you need the instant fix, use the following CSS code to remove the bullet points from your menu.

    div#et_mobile_nav_menu ul#mobile_menu {
    list-style: none;
    }

    Regards!

    Thread Starter Tano

    (@tanohex)

    Fixed.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.