lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Duplicate property 'font-size' found.
Open

.lsx-wc-my-account-menu-item > a:after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: left; font-size: 20px; margin-right: 2rem; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Use of !important
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container .primary-navbar, .checkout.lsx-wc-checkout-distraction-free #masthead > .container #searchform { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free.using-gutenberg #primary .entry-content
Open

.checkout.lsx-wc-checkout-distraction-free.using-gutenberg #primary .entry-content { padding-top: 0; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .col2-set
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .col2-set, .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review { width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a:after { display: block; content: ""; width: 1em; height: 1em; position: absolute; bottom: -1.5em; right: 50%; margin-right: -0.5em; border-radius: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; border: 4px solid #d7d7d7; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current a > span:before
Open

@media (max-width: 767px) { .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current > span:before, .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current a > span:before { background-color: #418ad0; } }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last { float: right; margin-right: 0; width: 52.9411764706%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last { float: right; margin-right: 0; width: 52.9411764706%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review_heading
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .checkout .lsx-checkout-slides { max-width: 900px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Element (div.bbp-template-notice.info) is overqualified, just use .info without element name.
Open

.button-holder{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;vertical-align:middle;margin:0;padding:0}#bbpress-forums div.bbp-search-form #bbp_search_submit,#bbpress-forums button.button{background-color:#418AD0;-webkit-box-shadow:2px 2px 0 0 #367DC0;box-shadow:2px 2px 0 0 #367DC0;color:#fff;border:0 none;border-radius:3px;padding:15px;font-size:14px;letter-spacing:0.6px;line-height:1.25;text-transform:uppercase}#bbpress-forums div.bbp-search-form #bbp_search_submit:hover,#bbpress-forums button.button:hover{background-color:#367DC0}.forum-archive.archive:not(.has-sidebar) .site-main{width:100%}#bbpress-forums{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#bbpress-forums .bbp-breadcrumb{display:none}#bbpress-forums div.bbp-search-form{margin-bottom:2.4rem}#bbpress-forums div.bbp-search-form #bbp_search{color:#919191;-webkit-box-shadow:none;box-shadow:none;border-radius:3px;border:1px solid #dadddf;padding:12px 40px;font-size:14px;font-weight:700}#bbpress-forums div.bbp-search-form #bbp_search_submit{margin-right:2px}#bbpress-forums div.bbp-template-notice{background-color:#dae7f7;border-color:#4a90e2;color:#4a4a4a}#bbpress-forums div.bbp-template-notice.info{border:#cee1ef 1px solid;background-color:#f0f8ff}#bbpress-forums div.bbp-template-notice p.bbp-topic-description,#bbpress-forums div.bbp-template-notice p{font-size:15px}#bbpress-forums div.bbp-template-notice p.bbp-topic-description .bbp-author-avatar,#bbpress-forums div.bbp-template-notice p .bbp-author-avatar{display:none}#bbpress-forums .bbp-topics-front ul.super-sticky,#bbpress-forums .bbp-topics ul.super-sticky,#bbpress-forums .bbp-topics ul.sticky,#bbpress-forums .bbp-forum-content ul.sticky{background-color:#dae7f7 !important}#bbpress-forums div.bbp-pagination{font-size:15px}#bbpress-forums li.bbp-header{font-size:15px}#bbpress-forums li.bbp-header .bbp-reply-author{text-align:left}#bbpress-forums li.bbp-body div.bbp-reply-header{background-color:#e1e6eb}#bbpress-forums li.bbp-body a.bbp-forum-title,#bbpress-forums li.bbp-body a.bbp-topic-permalink{font-size:18px;color:#4a4a4a}#bbpress-forums li.bbp-body span.bbp-admin-links{color:#4a4a4a}#bbpress-forums li.bbp-body a.bbp-reply-permalink{color:#4a4a4a;font-weight:600}#bbpress-forums li.bbp-body .bbp-topic-meta{font-size:14px}#bbpress-forums li.bbp-body .bbp-topic-meta .bbp-author-avatar{display:none}#bbpress-forums li.bbp-body img.avatar.pull-left{float:initial !important}#bbpress-forums li.bbp-body .bbp-forum-info .bbp-forum-content{font-size:12px;line-height:17px}#bbpress-forums li.bbp-body .bbp-forum-freshness,#bbpress-forums li.bbp-body .bbp-topic-freshness{font-size:15px}#bbpress-forums li.bbp-body .bbp-forum-freshness a.bbp-author-avatar,#bbpress-forums li.bbp-body .bbp-topic-freshness a.bbp-author-avatar{display:none}#bbpress-forums li.bbp-body .bbp-forum-freshness .bbp-topic-meta,#bbpress-forums li.bbp-body .bbp-topic-freshness .bbp-topic-meta{font-size:15px}#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count{font-size:15px}#bbpress-forums li.bbp-footer div.bbp-reply-author,#bbpress-forums li.bbp-footer div.bbp-reply-content{text-align:left}#bbpress-forums div.odd,#bbpress-forums ul.odd,#bbpress-forums div.even,#bbpress-forums ul.even{background-color:#fff}#bbpress-forums .bbp-topic-form,#bbpress-forums .bbp-reply-form{padding-top:30px}#bbpress-forums fieldset.bbp-form{background-color:#fff;border-color:#DADDDF}#bbpress-forums fieldset.bbp-form legend{background-color:#2b3840;color:#fff;padding:5px 10px}#bbpress-forums fieldset.bbp-form div.bbp-submit-wrapper{float:initial;margin-bottom:4.25rem}#bbpress-forums fieldset.bbp-form input[type="checkbox"]+label{font-weight:normal}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{background:none}
Severity: Minor
Found in assets/css/bb-press/bb-press.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-first { float: right; margin-left: 5.8823529412%; width: 41.1764705882%; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Use of !important
Open

article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .woocommerce { max-width: 900px !important; margin-right: auto; margin-left: auto; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #primary:not([class*="-8"]) .col2-set .col-1 { float: right; margin-left: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #primary:not([class*="-8"]) .col2-set .col-2 { float: left; margin-right: 0; margin-left: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint

The property -ms-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

.lsx-wc-checkout-steps-items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; margin-bottom: 0; padding-right: 0; }
Severity: Minor
Found in assets/css/lsx-customizer-rtl.css by csslint
Severity
Category
Status
Source
Language