• Resolved nassukesso

    (@nassukesso)


    Hi and thank you for your great product, Wibowo Sulistio!

    I have an issue with CSS that is output for the admin logo.

    Firstly, is it necessary to load this in the frontend? It would be better the code for the admin enhancements to be rendered only in the backend.

    Secondly, the CSS is invalid as you see further down (it threw error with the W3 Org Validator):

    <style type="text/css" id="admin-menu-logo-css"> .asenha-admin-logo .ab-item, .asenha-admin-logo a { line-height: 28px !important; display flex; align-items: center; } .asenha-admin-logo img { vertical-align: middle; height: 20px !important; } </style>

    The error is “display flex;” missing a “:”.

    Kind regards, Nasos.

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

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