lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Adjoining classes: .facetwp-type-alpha .facetwp-alpha.available:hover
Open

.facetwp-type-alpha .facetwp-alpha.available:hover { color: #f7ae00; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Adjoining classes: .facetwp-radio.depth-2
Open

.facetwp-radio.depth-2 { margin-right: 50px; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Don't use IDs in selectors.
Open

@media (max-width: 767px) { body:not(.search-no-results) #facetwp-top, body:not(.search-no-results) #facetwp-bottom > .row { margin-right: 0; margin-left: 0; } }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.active
Open

.facetwp-pager > .facetwp-page.active, .facetwp-pager > .facetwp-page:hover { background-color: #418ad0; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

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

@media (max-width: 767px) { body:not(.search-no-results) #facetwp-top, body:not(.search-no-results) #facetwp-bottom > .row { margin-right: 0; margin-left: 0; } }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Don't use IDs in selectors.
Open

@media (max-width: 767px) { body:not(.search-no-results) #facetwp-top, body:not(.search-no-results) #facetwp-bottom > .row { margin-right: 0; margin-left: 0; } }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Adjoining classes: ul.products.grid hr
Open

ul.products.grid hr {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

body:not(.search-no-results) #facetwp-top .row > .col-xs-12, body:not(.search-no-results) #facetwp-bottom > .row .row > .col-xs-12 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0; height: 51px; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Adjoining classes: ul.products.list li.product:after
Open

ul.products.list li.product:after {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom .col-xs-12 { padding: 0; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

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

  .search .facetwp-sidebar.widget-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

.search-no-results #facetwp-top, .search-no-results #facetwp-bottom { display: none; }
Severity: Minor
Found in assets/css/lsx-search-rtl.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

.archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  margin-right: 3.8% !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item
Open

  .search .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product div[itemprop=description]
Open

ul.products.list li.product div[itemprop=description] {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item
Open

.blog .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

.archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1
Open

.archive .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Element (body.facetwp-loading-body) is overqualified, just use .facetwp-loading-body without element name.
Open

body.facetwp-loading-body .search-submit-facetwp {
Severity: Minor
Found in assets/css/lsx-search.css by csslint
Severity
Category
Status
Source
Language