Viewing 1 replies (of 1 total)
  • Plugin Author Gerkin

    (@gerkin)

    Hi,

    Your problem is a styling problem caused by your site theme. You have to customize your css to resolve this conflict.

    Here is an example CSS rule that will resolve this:

    .glossary-menu-item:before{
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Weird style of the glossary page’ is closed to new replies.