Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alex Volkov

    (@vol4ikman)

    Well, there is not a plugin issue – you have a broken wordpress theme, it looks like css issue, so you can try to apply this css snippet for temporary solution:

    .a_module_title {
        line-height: 1;
        display: block;
        margin-bottom: 6px;
    }
    a {
        display: inline-block;
        line-height: 1;
    }
    • This reply was modified 8 years, 1 month ago by Alex Volkov.
    Thread Starter dardang96

    (@dardang96)

    Thank you. It’s a test url so a new WP installation will be used so I am sure it will be fine then. Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu squeezed’ is closed to new replies.