• Hi,

    In main.css you are defining global styles like


    label {
    display: block;
    font-weight: 700
    }

    input[type=text] {
    border: 1px solid #ccc;
    padding: 10px;
    width: 100%
    }

    Are those really necessary? Shouldn’t those at least have some class in front of them to target your plugin output only?

    There seems to be another thread made of this six months ago, but it is already closed: https://ww.wp.xz.cn/support/topic/urgent-stylesheet-issues/

The topic ‘Stylesheet improvements’ is closed to new replies.