• Hi, I translate the theme in French and for a good UI I think it’s better to adjust width in options panel with this rules (zita-admin-menu-settings.css):

    Line 179
    .zta-quick-setting-section li:nth-child(odd){
        width: 50%;
    }
    Line 182
    .zta-quick-setting-section li:nth-child(even){
        width: 50%;
    }

    Screenshot
    Regards.
    Jean

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Adjust width settings admin’ is closed to new replies.