• Resolved Pigo3934blog

    (@pigo3934blog)


    Hello Support,

    I am using version 2.99.11

    It was downloaded from wordpress.org

    The website is on PHP 7.1

    WordPress is 5.2.4

    =======================

    1) – User interface is having CSS Issues

    https://mywebsite.com/wp-admin/admin.php?page=zbs-add-edit&action=view&zbsid=1

    Please see this screenshot at…

    https://www.dropbox.com/s/63749t7v5aqv1rb/css_interface_display_issue_102519.jpg?dl=0

    ========================

    The CSS for this section’s width is currently …

    .ui.grid > .row > [class*="thirteen wide"].column, .ui.grid > .column.row > [class*="thirteen wide"].column, .ui.grid > [class*="thirteen wide"].column, .ui.column.grid > [class*="thirteen wide"].column {
        <strong>width: 100.25% ;</strong>
    }

    It should be …

    .ui.grid > .row > [class*="thirteen wide"].column, .ui.grid > .column.row > [class*="thirteen wide"].column, .ui.grid > [class*="thirteen wide"].column, .ui.column.grid > [class*="thirteen wide"].column {
        <strong>width: 500px !important;</strong>
    }

    =======================

    NOTE: This occurs even after I de-activate all my other plugins .

    • This topic was modified 6 years, 5 months ago by Pigo3934blog.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘User interface is having CSS display Issues’ is closed to new replies.